llvm-6502/test/MC/Disassembler
Johnny Chen c7b65914e0 Fixed a bug in DisassembleN1RegModImmFrm() where a break stmt was missing for a
case.  Also, the 0xFF hex literal involved in the shift for ESize64 should be
suffixed "ul" to preserve the shift result.

Implemented printHex*ImmOperand() by copying from ARMAsmPrinter.cpp and added a
test case for DisassembleN1RegModImmFrm()/printHex64ImmOperand().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101557 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-16 22:40:20 +00:00
..
arm-tests.txt In the same spirit of r101524, which removed the assert() from printAddrMode2OffsetOperand(), 2010-04-16 19:57:21 +00:00
dg.exp tests: MC/Disassembler tests depend on ARM support being compiler in. 2010-04-15 03:47:20 +00:00
neon-tests.txt Fixed a bug in DisassembleN1RegModImmFrm() where a break stmt was missing for a 2010-04-16 22:40:20 +00:00
simple-tests.txt Fix the vmxon entry in the X86InstrInfo.td so it has the correct prefix bytes 2010-03-08 22:17:26 +00:00
thumb-tests.txt unXFAIL, arm disassembler was reenabled. 2010-04-07 21:19:41 +00:00