2006-11-29 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_add.d
CommitLineData
16805f35
PB
1# as: -march=armv6kt2
2# objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arm.*
5
6Disassembly of section .text:
70+000 <[^>]+> f60f 0000 addw r0, pc, #2048 ; 0x800
80+004 <[^>]+> f20f 0900 addw r9, pc, #0 ; 0x0
90+008 <[^>]+> f20f 4900 addw r9, pc, #1024 ; 0x400
100+00c <[^>]+> f509 6880 add.w r8, r9, #1024 ; 0x400
110+010 <[^>]+> f209 1801 addw r8, r9, #257 ; 0x101
120+014 <[^>]+> f201 1301 addw r3, r1, #257 ; 0x101
130+018 <[^>]+> f6af 0000 subw r0, pc, #2048 ; 0x800
140+01c <[^>]+> f2af 0900 subw r9, pc, #0 ; 0x0
150+020 <[^>]+> f2af 4900 subw r9, pc, #1024 ; 0x400
160+024 <[^>]+> f5a9 6880 sub.w r8, r9, #1024 ; 0x400
170+028 <[^>]+> f2a9 1801 subw r8, r9, #257 ; 0x101
180+02c <[^>]+> f2a1 1301 subw r3, r1, #257 ; 0x101
This page took 0.033239 seconds and 4 git commands to generate.