Fix the encoding of the movntdqa X86 instruction. It was missing the 0x66
[oota-llvm.git] / test / MC / AsmParser / X86 / x86_32-encoding.s
2010-02-10 Kevin EnderbyFix the encoding of the movntdqa X86 instruction. ...
2010-02-09 Chris Lattnerfix X86 encoder to output [disp] only addresses with...
2010-02-05 Chris Lattnerfix incorrect encoding of SBB8mi that Kevin noticed.
2010-02-05 Chris Lattnerfix a case where we'd mis-encode fisttp because of...