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 9 Disassembly of section .text: 10 0+000 <[^>]*> e5121000 ldr r1, \[r2, #-0\] 11 0+004 <[^>]*> e5121000 ldr r1, \[r2, #-0\] 12 0+008 <[^>]*> e5921000 ldr r1, \[r2\] 13 0+00c <[^>]*> e5921000 ldr r1, \[r2\] 14 0+010 <[^>]*> e5321000 ldr r1, \[r2, #-0\]! 15 0+014 <[^>]*> e5321000 ldr r1, \[r2, #-0\]! 16 0+018 <[^>]*> e5b21000 ldr r1, \[r2, #0\]! 17 0+01c <[^>]*> e5b21000 ldr r1, \[r2, #0\]! 18 0+020 <[^>]*> e4121000 ldr r1, \[r2\], #-0 19 0+024 <[^>]*> e4121000 ldr r1, \[r2\], #-0 20 0+028 <[^>]*> e4921000 ldr r1, \[r2\], #0 21 0+02c <[^>]*> e4921000 ldr r1, \[r2\], #0 22 0+030 <[^>]*> e5b21000 ldr r1, \[r2, #0\]! 23 0+034 <[^>]*> e5921000 ldr r1, \[r2\] 24 0+038 <[^>]*> e4f21000 ldrbt r1, \[r2\], #0 25 0+03c <[^>]*> e4721000 ldrbt r1, \[r2\], #-0 26 0+040 <[^>]*> e4f21000 ldrbt r1, \[r2\], #0 27 0+044 <[^>]*> 5d565300 ldclpl 3, cr5, \[r6, #-0\] 28 0+048 <[^>]*> 5dd65300 ldclpl 3, cr5, \[r6\] 29 0+04c <[^>]*> e5021000 str r1, \[r2, #-0\] 30 0+050 <[^>]*> e5021000 str r1, \[r2, #-0\] 31 0+054 <[^>]*> e5821000 str r1, \[r2\] 32 0+058 <[^>]*> e5821000 str r1, \[r2\] 33 0+05c <[^>]*> e5221000 str r1, \[r2, #-0\]! 34 0+060 <[^>]*> e5221000 str r1, \[r2, #-0\]! 35 0+064 <[^>]*> e5a21000 str r1, \[r2, #0\]! 36 0+068 <[^>]*> e5a21000 str r1, \[r2, #0\]! 37 0+06c <[^>]*> e4021000 str r1, \[r2\], #-0 38 0+070 <[^>]*> e4021000 str r1, \[r2\], #-0 39 0+074 <[^>]*> e4821000 str r1, \[r2\], #0 40 0+078 <[^>]*> e4821000 str r1, \[r2\], #0 41 0+07c <[^>]*> e5a21000 str r1, \[r2, #0\]! 42 0+080 <[^>]*> e5821000 str r1, \[r2\] 43 0+084 <[^>]*> e4e21000 strbt r1, \[r2\], #0 44 0+088 <[^>]*> e4621000 strbt r1, \[r2\], #-0 45 0+08c <[^>]*> e4e21000 strbt r1, \[r2\], #0 46 0+090 <[^>]*> 5d465300 stclpl 3, cr5, \[r6, #-0\] 47 0+094 <[^>]*> 5dc65300 stclpl 3, cr5, \[r6\] 48 0+098 <[^>]*> e59f0004 ldr r0, \[pc, #4\] ; .* 49 0+09c <[^>]*> e59f0000 ldr r0, \[pc\] ; .* 50 0+0a0 <[^>]*> e51f0004 ldr r0, \[pc, #-4\] ; .* 51 0+0a4 <[^>]*> 00000000 .word 0x00000000 52