MIPS/GAS/testsuite: Extend MIPS16 testing over multiple ISAs
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / offset-1.s
CommitLineData
26d97720
NS
1 ldr r0, [pc, #-0]
2 ldr r0, [pc, #0]
3 ldr r0, [r1, #-0]
4 ldr r0, [r1, #0]
5 ldr r0, [r1], #-0
6 ldr r0, [r1], #0
7 ldrh r0, [pc, #-0]
8 ldrh r0, [pc, #0]
9 ldrh r0, [r1, #-0]
10 ldrh r0, [r1, #0]
11 ldrh r0, [r1], #-0
12 ldrh r0, [r1], #0
13 ldr r0, [r1, #-0]!
14 ldr r0, [r1, #0]!
15 ldrh r0, [r1, #-0]!
16 ldrh r0, [r1, #0]!
This page took 0.445059 seconds and 4 git commands to generate.