llvm-6502/test/MC/Disassembler
Kevin Enderby faf72ffda3 Fix the x86 disassembler to at least print the lock prefix if it is the first
prefix.  Added a FIXME to remind us this still does not work when it is not the
first prefix.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152414 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-09 17:52:49 +00:00
..
ARM Fix a bug in the ARM disassembly of the neon VLD2 all lanes instruction. 2012-03-06 18:33:12 +00:00
MBlaze Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
X86 Fix the x86 disassembler to at least print the lock prefix if it is the first 2012-03-09 17:52:49 +00:00