PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pinsn.d
CommitLineData
0e3536f9
NC
1# name: 26-bit teq/cmn/tst/cmp instructions
2# objdump: -dr --prefix-addresses --show-raw-insn -marmv4
3# skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
4
5.*: +file format .*arm.*
6
7
8Disassembly of section .text:
90+000 <[^>]*> e330f00a ? teqp r0, #10
100+004 <[^>]*> e132f004 ? teqp r2, r4
110+008 <[^>]*> e135f287 ? teqp r5, r7, lsl #5
120+00c <[^>]*> e131f113 ? teqp r1, r3, lsl r1
130+010 <[^>]*> e370f00a ? cmnp r0, #10
140+014 <[^>]*> e172f004 ? cmnp r2, r4
150+018 <[^>]*> e175f287 ? cmnp r5, r7, lsl #5
160+01c <[^>]*> e171f113 ? cmnp r1, r3, lsl r1
170+020 <[^>]*> e350f00a ? cmpp r0, #10
180+024 <[^>]*> e152f004 ? cmpp r2, r4
190+028 <[^>]*> e155f287 ? cmpp r5, r7, lsl #5
200+02c <[^>]*> e151f113 ? cmpp r1, r3, lsl r1
210+030 <[^>]*> e310f00a ? tstp r0, #10
220+034 <[^>]*> e112f004 ? tstp r2, r4
230+038 <[^>]*> e115f287 ? tstp r5, r7, lsl #5
240+03c <[^>]*> e111f113 ? tstp r1, r3, lsl r1
This page took 0.040644 seconds and 4 git commands to generate.