llvm-6502/test/MC/Disassembler
Johnny Chen 04187ecd57 Fixed a bug in disassembly of STR_POST, where the immediate is the second operand in am2offset;
instead of the second operand in addrmode_imm12.

rdar://problem/9225289


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128757 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-02 02:24:54 +00:00
..
ARM Fixed a bug in disassembly of STR_POST, where the immediate is the second operand in am2offset; 2011-04-02 02:24:54 +00:00
MBlaze
X86