doc: Document --v and duplicate REX prefix fix
[platform/upstream/nasm.git] / iflag.h
2013-12-10 Cyrill Gorcunoviflag: Don't use c99 array initialization
2013-12-07 Cyrill Gorcunoviflag: \Tabs -> \Space
2013-12-07 Cyrill Gorcunoviflag: Introduce IFLAG_INIT helper
2013-12-03 Jin Kyu Songpfmask: Limit the preferred mask to the vendor specific...
2013-11-27 H. Peter Anviniflag: Do the equality test in iflag_cmp() first
2013-11-26 H. Peter Anviniflag: In iflag_cmp() scan from the most significant...
2013-11-25 H. Peter Anviniflag: Drop the use of double underscores
2013-11-25 H. Peter Anviniflag: Make the insns_flags array const
2013-11-24 H. Peter Anviniflag: Move instruction flag comment
2013-11-24 H. Peter Anviniflag: remove C99 constructs, don't hardcode the number...
2013-11-24 H. Peter Anviniflag: Fix dependencies, factor out static components...