* arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg}
authorNick Clifton <nickc@redhat.com>
Wed, 16 May 2012 10:53:49 +0000 (10:53 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 16 May 2012 10:53:49 +0000 (10:53 +0000)
commit101af531fe53c0288cb04f40e2d5c62925edfe4b
treee17974866a20cfeee8fae7120d1bf887905adf93
parenta5244b7e43f790d781138a82c0f5a53ac23284c3
* arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg}
to PUSH/POP {reg}.

* binutils-all/arm/objdump.exp:
STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.

* gas/arm/stm-ldm.d: STMFD/LDMIA sp!, {reg} don't disassemble to
PUSH/POP {reg} any longer.  Some new test cases have been added as well.
* gas/arm/stm-ldm.s: Likewise.
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/arm/objdump.exp
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/stm-ldm.d
gas/testsuite/gas/arm/stm-ldm.s
opcodes/ChangeLog
opcodes/arm-dis.c
This page took 0.030988 seconds and 4 git commands to generate.