PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pinsn.s
CommitLineData
0e3536f9
NC
1teqp r0, #10
2teqp r2, r4
3teqp r5, r7, lsl #5
4teqp r1, r3, lsl r1
5cmnp r0, #10
6cmnp r2, r4
7cmnp r5, r7, lsl #5
8cmnp r1, r3, lsl r1
9cmpp r0, #10
10cmpp r2, r4
11cmpp r5, r7, lsl #5
12cmpp r1, r3, lsl r1
13tstp r0, #10
14tstp r2, r4
15tstp r5, r7, lsl #5
16tstp r1, r3, lsl r1
This page took 0.039297 seconds and 4 git commands to generate.