tc-score.c: Replace overlapping sprintf with memmove
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_invert.d
CommitLineData
ef8d22e6
PB
1# as: -march=armv6kt2
2# objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arm.*
5
6Disassembly of section .text:
70+000 <[^>]+> f517 0f80 cmn.w r7, #4194304 ; 0x400000
80+004 <[^>]+> f5b8 0f80 cmp.w r8, #4194304 ; 0x400000
90+008 <[^>]+> f5a4 0980 sub.w r9, r4, #4194304 ; 0x400000
100+00c <[^>]+> f506 0380 add.w r3, r6, #4194304 ; 0x400000
110+010 <[^>]+> f160 4500 sbc.w r5, r0, #2147483648 ; 0x80000000
120+014 <[^>]+> f147 4400 adc.w r4, r7, #2147483648 ; 0x80000000
130+018 <[^>]+> f022 4600 bic.w r6, r2, #2147483648 ; 0x80000000
140+01c <[^>]+> f002 4800 and.w r8, r2, #2147483648 ; 0x80000000
150+020 <[^>]+> f06f 4300 mvn.w r3, #2147483648 ; 0x80000000
160+024 <[^>]+> f04f 4100 mov.w r1, #2147483648 ; 0x80000000
1c444d06
JM
170+028 <[^>]+> f062 4600 orn r6, r2, #2147483648 ; 0x80000000
180+02c <[^>]+> f042 4800 orr.w r8, r2, #2147483648 ; 0x80000000
This page took 0.713451 seconds and 4 git commands to generate.