Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb1_unified.d
CommitLineData
076d447c
PB
1# name: Thumb-1 unified
2# objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arm.*
5
6Disassembly of section .text:
70[0-9a-f]+ <[^>]+> 200c movs r0, #12
80[0-9a-f]+ <[^>]+> 1cd1 adds r1, r2, #3
90[0-9a-f]+ <[^>]+> 1ed1 subs r1, r2, #3
05413229
NC
100[0-9a-f]+ <[^>]+> 3364 adds r3, #100.*
110[0-9a-f]+ <[^>]+> 3c83 subs r4, #131.*
120[0-9a-f]+ <[^>]+> 2d27 cmp r5, #39.*
fe56b6ce
NC
130[0-9a-f]+ <[^>]+> a103 add r1, pc, #12 ; \(adr [^)]*\)
140[0-9a-f]+ <[^>]+> 4a03 ldr r2, \[pc, #12\] ; \([^)]*\)
076d447c
PB
150[0-9a-f]+ <[^>]+> 6863 ldr r3, \[r4, #4\]
160[0-9a-f]+ <[^>]+> 9d01 ldr r5, \[sp, #4\]
170[0-9a-f]+ <[^>]+> b001 add sp, #4
180[0-9a-f]+ <[^>]+> b081 sub sp, #4
190[0-9a-f]+ <[^>]+> af01 add r7, sp, #4
200[0-9a-f]+ <[^>]+> 4251 negs r1, r2
This page took 0.406712 seconds and 4 git commands to generate.