[ARM] Add support for ARMv8.1 PAN extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / ldst-offset0.d
CommitLineData
26d97720
NS
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: ARM load/store with 0 offset
3#as:
4
5# Test the standard ARM instructions:
6
7.*: +file format .*arm.*
8
9Disassembly of section .text:
100+000 <[^>]*> e5121000 ldr r1, \[r2, #-0\]
110+004 <[^>]*> e5121000 ldr r1, \[r2, #-0\]
120+008 <[^>]*> e5921000 ldr r1, \[r2\]
130+00c <[^>]*> e5921000 ldr r1, \[r2\]
140+010 <[^>]*> e5321000 ldr r1, \[r2, #-0\]!
150+014 <[^>]*> e5321000 ldr r1, \[r2, #-0\]!
160+018 <[^>]*> e5b21000 ldr r1, \[r2, #0\]!
170+01c <[^>]*> e5b21000 ldr r1, \[r2, #0\]!
180+020 <[^>]*> e4121000 ldr r1, \[r2\], #-0
190+024 <[^>]*> e4121000 ldr r1, \[r2\], #-0
200+028 <[^>]*> e4921000 ldr r1, \[r2\], #0
210+02c <[^>]*> e4921000 ldr r1, \[r2\], #0
220+030 <[^>]*> e5b21000 ldr r1, \[r2, #0\]!
230+034 <[^>]*> e5921000 ldr r1, \[r2\]
240+038 <[^>]*> e4f21000 ldrbt r1, \[r2\], #0
250+03c <[^>]*> e4721000 ldrbt r1, \[r2\], #-0
260+040 <[^>]*> e4f21000 ldrbt r1, \[r2\], #0
270+044 <[^>]*> 5d565300 ldclpl 3, cr5, \[r6, #-0\]
280+048 <[^>]*> 5dd65300 ldclpl 3, cr5, \[r6\]
290+04c <[^>]*> e5021000 str r1, \[r2, #-0\]
300+050 <[^>]*> e5021000 str r1, \[r2, #-0\]
310+054 <[^>]*> e5821000 str r1, \[r2\]
320+058 <[^>]*> e5821000 str r1, \[r2\]
330+05c <[^>]*> e5221000 str r1, \[r2, #-0\]!
340+060 <[^>]*> e5221000 str r1, \[r2, #-0\]!
350+064 <[^>]*> e5a21000 str r1, \[r2, #0\]!
360+068 <[^>]*> e5a21000 str r1, \[r2, #0\]!
370+06c <[^>]*> e4021000 str r1, \[r2\], #-0
380+070 <[^>]*> e4021000 str r1, \[r2\], #-0
390+074 <[^>]*> e4821000 str r1, \[r2\], #0
400+078 <[^>]*> e4821000 str r1, \[r2\], #0
410+07c <[^>]*> e5a21000 str r1, \[r2, #0\]!
420+080 <[^>]*> e5821000 str r1, \[r2\]
430+084 <[^>]*> e4e21000 strbt r1, \[r2\], #0
440+088 <[^>]*> e4621000 strbt r1, \[r2\], #-0
450+08c <[^>]*> e4e21000 strbt r1, \[r2\], #0
460+090 <[^>]*> 5d465300 stclpl 3, cr5, \[r6, #-0\]
470+094 <[^>]*> 5dc65300 stclpl 3, cr5, \[r6\]
480+098 <[^>]*> e59f0004 ldr r0, \[pc, #4\] ; .*
490+09c <[^>]*> e59f0000 ldr r0, \[pc\] ; .*
500+0a0 <[^>]*> e51f0004 ldr r0, \[pc, #-4\] ; .*
510+0a4 <[^>]*> 00000000 .word 0x00000000
This page took 0.175441 seconds and 4 git commands to generate.