PR 10288
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / immed.d
CommitLineData
c19d1205
ZW
1# name: immediate expressions
2# as:
3# objdump: -dr --prefix-addresses --show-raw-insn
4
5.*: +file format .*arm.*
6
7Disassembly of section .text:
fe56b6ce
NC
80+0000 <[^>]+> e3a00000 ? mov r0, #0
90+0004 <[^>]+> e3e00003 ? mvn r0, #3
c19d1205
ZW
100+0008 <[^>]+> e51f0010 ? ldr r0, \[pc, #-16\] ; 0+0 <[^>]+>
110+000c <[^>]+> e51f0014 ? ldr r0, \[pc, #-20\] ; 0+0 <[^>]+>
12 \.\.\.
fe56b6ce 130+1010 <[^>]+> e3a00008 ? mov r0, #8
c19d1205 140+1014 <[^>]+> e59f00e4 ? ldr r0, \[pc, #228\] ; 0+1100 <[^>]+>
fe56b6ce
NC
150+1018 <[^>]+> e1a00000 ? nop ; \(mov r0, r0\)
160+101c <[^>]+> e1a00000 ? nop ; \(mov r0, r0\)
This page took 0.159884 seconds and 4 git commands to generate.