2001-05-24 H.J. Lu <hjl@gnu.org>

* gas/arm/adrl.d: Support 64bit BFD.
	* gas/arm/arm7t.d: Likewise.
	* gas/arm/inst.d: Likewise.
	* gas/arm/pic.d: Likewise.
	* gas/arm/xscale.d: Likewise.
This commit is contained in:
H.J. Lu 2001-05-24 20:02:15 +00:00
parent 0816a3e5d5
commit 58e2fc9047
6 changed files with 293 additions and 285 deletions

View File

@ -1,3 +1,11 @@
2001-05-24 H.J. Lu <hjl@gnu.org>
* gas/arm/adrl.d: Support 64bit BFD.
* gas/arm/arm7t.d: Likewise.
* gas/arm/inst.d: Likewise.
* gas/arm/pic.d: Likewise.
* gas/arm/xscale.d: Likewise.
2001-05-23 Alan Modra <amodra@one.net.au>
* gas/elf/ehopt0.d: Tweak for bigendian targets.

View File

@ -7,12 +7,12 @@
Disassembly of section .text:
...
00002000 <.*> e24f0008 sub r0, pc, #8 ; 0x8
00002004 <.*> e2400c20 sub r0, r0, #8192 ; 0x2000
00002008 <.*> e28f0018 add r0, pc, #24 ; 0x18
0000200c <.*> e2800c20 add r0, r0, #8192 ; 0x2000
00002010 <.*> e24f0018 sub r0, pc, #24 ; 0x18
00002014 <.*> e1a00000 nop \(mov r0,r0\)
00002018 <.*> e28f0000 add r0, pc, #0 ; 0x0
0000201c <.*> e1a00000 nop \(mov r0,r0\)
0+2000 <.*> e24f0008 sub r0, pc, #8 ; 0x8
0+2004 <.*> e2400c20 sub r0, r0, #8192 ; 0x2000
0+2008 <.*> e28f0018 add r0, pc, #24 ; 0x18
0+200c <.*> e2800c20 add r0, r0, #8192 ; 0x2000
0+2010 <.*> e24f0018 sub r0, pc, #24 ; 0x18
0+2014 <.*> e1a00000 nop \(mov r0,r0\)
0+2018 <.*> e28f0000 add r0, pc, #0 ; 0x0
0+201c <.*> e1a00000 nop \(mov r0,r0\)
...

View File

@ -7,62 +7,62 @@
.*: +file format .*arm.*
Disassembly of section .text:
00000000 <[^>]*> e1d100b0 ? ldrh r0, \[r1\]
00000004 <[^>]*> e1f100b0 ? ldrh r0, \[r1\]!
00000008 <[^>]*> e19100b2 ? ldrh r0, \[r1, r2\]
0000000c <[^>]*> e1b100b2 ? ldrh r0, \[r1, r2\]!
00000010 <[^>]*> e1d100bc ? ldrh r0, \[r1, #12\]
00000014 <[^>]*> e1f100bc ? ldrh r0, \[r1, #12\]!
00000018 <[^>]*> e15100bc ? ldrh r0, \[r1, -#12\]
0000001c <[^>]*> e09100b2 ? ldrh r0, \[r1\], r2
00000020 <[^>]*> e3a00cff ? mov r0, #65280 ; 0xff00
00000024 <[^>]*> e1df0bb4 ? ldrh r0, \[pc, #b4\] ; 000000e0 <[^>]*>
00000028 <[^>]*> e1df0abc ? ldrh r0, \[pc, #ac\] ; 000000dc <[^>]*>
0000002c <[^>]*> e1c100b0 ? strh r0, \[r1\]
00000030 <[^>]*> e1e100b0 ? strh r0, \[r1\]!
00000034 <[^>]*> e18100b2 ? strh r0, \[r1, r2\]
00000038 <[^>]*> e1a100b2 ? strh r0, \[r1, r2\]!
0000003c <[^>]*> e1c100bc ? strh r0, \[r1, #12\]
00000040 <[^>]*> e1e100bc ? strh r0, \[r1, #12\]!
00000044 <[^>]*> e14100bc ? strh r0, \[r1, -#12\]
00000048 <[^>]*> e08100b2 ? strh r0, \[r1\], r2
0000004c <[^>]*> e1cf08b8 ? strh r0, \[pc, #88\] ; 000000dc <[^>]*>
00000050 <[^>]*> e1d100d0 ? ldrsb r0, \[r1\]
00000054 <[^>]*> e1f100d0 ? ldrsb r0, \[r1\]!
00000058 <[^>]*> e19100d2 ? ldrsb r0, \[r1, r2\]
0000005c <[^>]*> e1b100d2 ? ldrsb r0, \[r1, r2\]!
00000060 <[^>]*> e1d100dc ? ldrsb r0, \[r1, #12\]
00000064 <[^>]*> e1f100dc ? ldrsb r0, \[r1, #12\]!
00000068 <[^>]*> e15100dc ? ldrsb r0, \[r1, -#12\]
0000006c <[^>]*> e09100d2 ? ldrsb r0, \[r1\], r2
00000070 <[^>]*> e3a000de ? mov r0, #222 ; 0xde
00000074 <[^>]*> e1df06d0 ? ldrsb r0, \[pc, #60\] ; 000000dc <[^>]*>
00000078 <[^>]*> e1d100f0 ? ldrsh r0, \[r1\]
0000007c <[^>]*> e1f100f0 ? ldrsh r0, \[r1\]!
00000080 <[^>]*> e19100f2 ? ldrsh r0, \[r1, r2\]
00000084 <[^>]*> e1b100f2 ? ldrsh r0, \[r1, r2\]!
00000088 <[^>]*> e1d100fc ? ldrsh r0, \[r1, #12\]
0000008c <[^>]*> e1f100fc ? ldrsh r0, \[r1, #12\]!
00000090 <[^>]*> e15100fc ? ldrsh r0, \[r1, -#12\]
00000094 <[^>]*> e09100f2 ? ldrsh r0, \[r1\], r2
00000098 <[^>]*> e3a00cff ? mov r0, #65280 ; 0xff00
0000009c <[^>]*> e1df03fc ? ldrsh r0, \[pc, #3c\] ; 000000e0 <[^>]*>
000000a0 <[^>]*> e1df03f4 ? ldrsh r0, \[pc, #34\] ; 000000dc <[^>]*>
000000a4 <[^>]*> e19100b2 ? ldrh r0, \[r1, r2\]
000000a8 <[^>]*> 119100b2 ? ldrneh r0, \[r1, r2\]
000000ac <[^>]*> 819100b2 ? ldrhih r0, \[r1, r2\]
000000b0 <[^>]*> b19100b2 ? ldrlth r0, \[r1, r2\]
000000b4 <[^>]*> e19100f2 ? ldrsh r0, \[r1, r2\]
000000b8 <[^>]*> 119100f2 ? ldrnesh r0, \[r1, r2\]
000000bc <[^>]*> 819100f2 ? ldrhish r0, \[r1, r2\]
000000c0 <[^>]*> b19100f2 ? ldrltsh r0, \[r1, r2\]
000000c4 <[^>]*> e19100d2 ? ldrsb r0, \[r1, r2\]
000000c8 <[^>]*> 119100d2 ? ldrnesb r0, \[r1, r2\]
000000cc <[^>]*> 819100d2 ? ldrhisb r0, \[r1, r2\]
000000d0 <[^>]*> b19100d2 ? ldrltsb r0, \[r1, r2\]
000000d4 <[^>]*> e1df00f4 ? ldrsh r0, \[pc, #4\] ; 000000e0 <[^>]*>
000000d8 <[^>]*> e1df00f4 ? ldrsh r0, \[pc, #4\] ; 000000e4 <[^>]*>
000000dc <[^>]*> 00000000 ? andeq r0, r0, r0
0+00 <[^>]*> e1d100b0 ? ldrh r0, \[r1\]
0+04 <[^>]*> e1f100b0 ? ldrh r0, \[r1\]!
0+08 <[^>]*> e19100b2 ? ldrh r0, \[r1, r2\]
0+0c <[^>]*> e1b100b2 ? ldrh r0, \[r1, r2\]!
0+10 <[^>]*> e1d100bc ? ldrh r0, \[r1, #12\]
0+14 <[^>]*> e1f100bc ? ldrh r0, \[r1, #12\]!
0+18 <[^>]*> e15100bc ? ldrh r0, \[r1, -#12\]
0+1c <[^>]*> e09100b2 ? ldrh r0, \[r1\], r2
0+20 <[^>]*> e3a00cff ? mov r0, #65280 ; 0xff00
0+24 <[^>]*> e1df0bb4 ? ldrh r0, \[pc, #b4\] ; 0+e0 <[^>]*>
0+28 <[^>]*> e1df0abc ? ldrh r0, \[pc, #ac\] ; 0+dc <[^>]*>
0+2c <[^>]*> e1c100b0 ? strh r0, \[r1\]
0+30 <[^>]*> e1e100b0 ? strh r0, \[r1\]!
0+34 <[^>]*> e18100b2 ? strh r0, \[r1, r2\]
0+38 <[^>]*> e1a100b2 ? strh r0, \[r1, r2\]!
0+3c <[^>]*> e1c100bc ? strh r0, \[r1, #12\]
0+40 <[^>]*> e1e100bc ? strh r0, \[r1, #12\]!
0+44 <[^>]*> e14100bc ? strh r0, \[r1, -#12\]
0+48 <[^>]*> e08100b2 ? strh r0, \[r1\], r2
0+4c <[^>]*> e1cf08b8 ? strh r0, \[pc, #88\] ; 0+dc <[^>]*>
0+50 <[^>]*> e1d100d0 ? ldrsb r0, \[r1\]
0+54 <[^>]*> e1f100d0 ? ldrsb r0, \[r1\]!
0+58 <[^>]*> e19100d2 ? ldrsb r0, \[r1, r2\]
0+5c <[^>]*> e1b100d2 ? ldrsb r0, \[r1, r2\]!
0+60 <[^>]*> e1d100dc ? ldrsb r0, \[r1, #12\]
0+64 <[^>]*> e1f100dc ? ldrsb r0, \[r1, #12\]!
0+68 <[^>]*> e15100dc ? ldrsb r0, \[r1, -#12\]
0+6c <[^>]*> e09100d2 ? ldrsb r0, \[r1\], r2
0+70 <[^>]*> e3a000de ? mov r0, #222 ; 0xde
0+74 <[^>]*> e1df06d0 ? ldrsb r0, \[pc, #60\] ; 0+dc <[^>]*>
0+78 <[^>]*> e1d100f0 ? ldrsh r0, \[r1\]
0+7c <[^>]*> e1f100f0 ? ldrsh r0, \[r1\]!
0+80 <[^>]*> e19100f2 ? ldrsh r0, \[r1, r2\]
0+84 <[^>]*> e1b100f2 ? ldrsh r0, \[r1, r2\]!
0+88 <[^>]*> e1d100fc ? ldrsh r0, \[r1, #12\]
0+8c <[^>]*> e1f100fc ? ldrsh r0, \[r1, #12\]!
0+90 <[^>]*> e15100fc ? ldrsh r0, \[r1, -#12\]
0+94 <[^>]*> e09100f2 ? ldrsh r0, \[r1\], r2
0+98 <[^>]*> e3a00cff ? mov r0, #65280 ; 0xff00
0+9c <[^>]*> e1df03fc ? ldrsh r0, \[pc, #3c\] ; 0+e0 <[^>]*>
0+a0 <[^>]*> e1df03f4 ? ldrsh r0, \[pc, #34\] ; 0+dc <[^>]*>
0+a4 <[^>]*> e19100b2 ? ldrh r0, \[r1, r2\]
0+a8 <[^>]*> 119100b2 ? ldrneh r0, \[r1, r2\]
0+ac <[^>]*> 819100b2 ? ldrhih r0, \[r1, r2\]
0+b0 <[^>]*> b19100b2 ? ldrlth r0, \[r1, r2\]
0+b4 <[^>]*> e19100f2 ? ldrsh r0, \[r1, r2\]
0+b8 <[^>]*> 119100f2 ? ldrnesh r0, \[r1, r2\]
0+bc <[^>]*> 819100f2 ? ldrhish r0, \[r1, r2\]
0+c0 <[^>]*> b19100f2 ? ldrltsh r0, \[r1, r2\]
0+c4 <[^>]*> e19100d2 ? ldrsb r0, \[r1, r2\]
0+c8 <[^>]*> 119100d2 ? ldrnesb r0, \[r1, r2\]
0+cc <[^>]*> 819100d2 ? ldrhisb r0, \[r1, r2\]
0+d0 <[^>]*> b19100d2 ? ldrltsb r0, \[r1, r2\]
0+d4 <[^>]*> e1df00f4 ? ldrsh r0, \[pc, #4\] ; 0+e0 <[^>]*>
0+d8 <[^>]*> e1df00f4 ? ldrsh r0, \[pc, #4\] ; 0+e4 <[^>]*>
0+dc <[^>]*> 00000000 ? andeq r0, r0, r0
[ ]*dc:.*fred
000000e0 <[^>]*> 0000c0de ? .*
000000e4 <[^>]*> 0000dead ? .*
0+e0 <[^>]*> 0000c0de ? .*
0+e4 <[^>]*> 0000dead ? .*

View File

@ -7,195 +7,195 @@
.*: +file format .*arm.*
Disassembly of section .text:
00000000 <[^>]*> e3a00000 ? mov r0, #0 ; 0x0
00000004 <[^>]*> e1a01002 ? mov r1, r2
00000008 <[^>]*> e1a03184 ? mov r3, r4, lsl #3
0000000c <[^>]*> e1a05736 ? mov r5, r6, lsr r7
00000010 <[^>]*> e1a08a59 ? mov r8, r9, asr sl
00000014 <[^>]*> e1a0bd1c ? mov fp, ip, lsl sp
00000018 <[^>]*> e1a0e06f ? mov lr, pc, rrx
0000001c <[^>]*> e1a01002 ? mov r1, r2
00000020 <[^>]*> 01a02003 ? moveq r2, r3
00000024 <[^>]*> 11a04005 ? movne r4, r5
00000028 <[^>]*> b1a06007 ? movlt r6, r7
0000002c <[^>]*> a1a08009 ? movge r8, r9
00000030 <[^>]*> d1a0a00b ? movle sl, fp
00000034 <[^>]*> c1a0c00d ? movgt ip, sp
00000038 <[^>]*> 31a01002 ? movcc r1, r2
0000003c <[^>]*> 21a01003 ? movcs r1, r3
00000040 <[^>]*> 41a03006 ? movmi r3, r6
00000044 <[^>]*> 51a07009 ? movpl r7, r9
00000048 <[^>]*> 61a01008 ? movvs r1, r8
0000004c <[^>]*> 71a09fa1 ? movvc r9, r1, lsr #31
00000050 <[^>]*> 81a0800f ? movhi r8, pc
00000054 <[^>]*> 91a0f00e ? movls pc, lr
00000058 <[^>]*> 21a09008 ? movcs r9, r8
0000005c <[^>]*> 31a01003 ? movcc r1, r3
00000060 <[^>]*> e1b00008 ? movs r0, r8
00000064 <[^>]*> 31b00007 ? movccs r0, r7
00000068 <[^>]*> e281000a ? add r0, r1, #10 ; 0xa
0000006c <[^>]*> e0832004 ? add r2, r3, r4
00000070 <[^>]*> e0865287 ? add r5, r6, r7, lsl #5
00000074 <[^>]*> e0821113 ? add r1, r2, r3, lsl r1
00000078 <[^>]*> e201000a ? and r0, r1, #10 ; 0xa
0000007c <[^>]*> e0032004 ? and r2, r3, r4
00000080 <[^>]*> e0065287 ? and r5, r6, r7, lsl #5
00000084 <[^>]*> e0021113 ? and r1, r2, r3, lsl r1
00000088 <[^>]*> e221000a ? eor r0, r1, #10 ; 0xa
0000008c <[^>]*> e0232004 ? eor r2, r3, r4
00000090 <[^>]*> e0265287 ? eor r5, r6, r7, lsl #5
00000094 <[^>]*> e0221113 ? eor r1, r2, r3, lsl r1
00000098 <[^>]*> e241000a ? sub r0, r1, #10 ; 0xa
0000009c <[^>]*> e0432004 ? sub r2, r3, r4
000000a0 <[^>]*> e0465287 ? sub r5, r6, r7, lsl #5
000000a4 <[^>]*> e0421113 ? sub r1, r2, r3, lsl r1
000000a8 <[^>]*> e2a1000a ? adc r0, r1, #10 ; 0xa
000000ac <[^>]*> e0a32004 ? adc r2, r3, r4
000000b0 <[^>]*> e0a65287 ? adc r5, r6, r7, lsl #5
000000b4 <[^>]*> e0a21113 ? adc r1, r2, r3, lsl r1
000000b8 <[^>]*> e2c1000a ? sbc r0, r1, #10 ; 0xa
000000bc <[^>]*> e0c32004 ? sbc r2, r3, r4
000000c0 <[^>]*> e0c65287 ? sbc r5, r6, r7, lsl #5
000000c4 <[^>]*> e0c21113 ? sbc r1, r2, r3, lsl r1
000000c8 <[^>]*> e261000a ? rsb r0, r1, #10 ; 0xa
000000cc <[^>]*> e0632004 ? rsb r2, r3, r4
000000d0 <[^>]*> e0665287 ? rsb r5, r6, r7, lsl #5
000000d4 <[^>]*> e0621113 ? rsb r1, r2, r3, lsl r1
000000d8 <[^>]*> e2e1000a ? rsc r0, r1, #10 ; 0xa
000000dc <[^>]*> e0e32004 ? rsc r2, r3, r4
000000e0 <[^>]*> e0e65287 ? rsc r5, r6, r7, lsl #5
000000e4 <[^>]*> e0e21113 ? rsc r1, r2, r3, lsl r1
000000e8 <[^>]*> e381000a ? orr r0, r1, #10 ; 0xa
000000ec <[^>]*> e1832004 ? orr r2, r3, r4
000000f0 <[^>]*> e1865287 ? orr r5, r6, r7, lsl #5
000000f4 <[^>]*> e1821113 ? orr r1, r2, r3, lsl r1
000000f8 <[^>]*> e3c1000a ? bic r0, r1, #10 ; 0xa
000000fc <[^>]*> e1c32004 ? bic r2, r3, r4
00000100 <[^>]*> e1c65287 ? bic r5, r6, r7, lsl #5
00000104 <[^>]*> e1c21113 ? bic r1, r2, r3, lsl r1
00000108 <[^>]*> e3e0000a ? mvn r0, #10 ; 0xa
0000010c <[^>]*> e1e02004 ? mvn r2, r4
00000110 <[^>]*> e1e05287 ? mvn r5, r7, lsl #5
00000114 <[^>]*> e1e01113 ? mvn r1, r3, lsl r1
00000118 <[^>]*> e310000a ? tst r0, #10 ; 0xa
0000011c <[^>]*> e1120004 ? tst r2, r4
00000120 <[^>]*> e1150287 ? tst r5, r7, lsl #5
00000124 <[^>]*> e1110113 ? tst r1, r3, lsl r1
00000128 <[^>]*> e330000a ? teq r0, #10 ; 0xa
0000012c <[^>]*> e1320004 ? teq r2, r4
00000130 <[^>]*> e1350287 ? teq r5, r7, lsl #5
00000134 <[^>]*> e1310113 ? teq r1, r3, lsl r1
00000138 <[^>]*> e350000a ? cmp r0, #10 ; 0xa
0000013c <[^>]*> e1520004 ? cmp r2, r4
00000140 <[^>]*> e1550287 ? cmp r5, r7, lsl #5
00000144 <[^>]*> e1510113 ? cmp r1, r3, lsl r1
00000148 <[^>]*> e370000a ? cmn r0, #10 ; 0xa
0000014c <[^>]*> e1720004 ? cmn r2, r4
00000150 <[^>]*> e1750287 ? cmn r5, r7, lsl #5
00000154 <[^>]*> e1710113 ? cmn r1, r3, lsl r1
00000158 <[^>]*> e330f00a ? teqp r0, #10 ; 0xa
0000015c <[^>]*> e132f004 ? teqp r2, r4
00000160 <[^>]*> e135f287 ? teqp r5, r7, lsl #5
00000164 <[^>]*> e131f113 ? teqp r1, r3, lsl r1
00000168 <[^>]*> e370f00a ? cmnp r0, #10 ; 0xa
0000016c <[^>]*> e172f004 ? cmnp r2, r4
00000170 <[^>]*> e175f287 ? cmnp r5, r7, lsl #5
00000174 <[^>]*> e171f113 ? cmnp r1, r3, lsl r1
00000178 <[^>]*> e350f00a ? cmpp r0, #10 ; 0xa
0000017c <[^>]*> e152f004 ? cmpp r2, r4
00000180 <[^>]*> e155f287 ? cmpp r5, r7, lsl #5
00000184 <[^>]*> e151f113 ? cmpp r1, r3, lsl r1
00000188 <[^>]*> e310f00a ? tstp r0, #10 ; 0xa
0000018c <[^>]*> e112f004 ? tstp r2, r4
00000190 <[^>]*> e115f287 ? tstp r5, r7, lsl #5
00000194 <[^>]*> e111f113 ? tstp r1, r3, lsl r1
00000198 <[^>]*> e0000291 ? mul r0, r1, r2
0000019c <[^>]*> e0110392 ? muls r1, r2, r3
000001a0 <[^>]*> 10000091 ? mulne r0, r1, r0
000001a4 <[^>]*> 90190798 ? mullss r9, r8, r7
000001a8 <[^>]*> e021ba99 ? mla r1, r9, sl, fp
000001ac <[^>]*> e033c994 ? mlas r3, r4, r9, ip
000001b0 <[^>]*> b029d798 ? mlalt r9, r8, r7, sp
000001b4 <[^>]*> a034e391 ? mlages r4, r1, r3, lr
000001b8 <[^>]*> e5910000 ? ldr r0, \[r1\]
000001bc <[^>]*> e7911002 ? ldr r1, \[r1, r2\]
000001c0 <[^>]*> e7b32004 ? ldr r2, \[r3, r4\]!
000001c4 <[^>]*> e5922020 ? ldr r2, \[r2, #32\]
000001c8 <[^>]*> e7932424 ? ldr r2, \[r3, r4, lsr #8\]
000001cc <[^>]*> 07b54484 ? ldreq r4, \[r5, r4, lsl #9\]!
000001d0 <[^>]*> 14954006 ? ldrne r4, \[r5\], #6
000001d4 <[^>]*> e6b21003 ? ldrt r1, \[r2\], r3
000001d8 <[^>]*> e6942425 ? ldr r2, \[r4\], r5, lsr #8
000001dc <[^>]*> e51f0008 ? ldr r0, \[pc, #fffffff8\] ; 000001dc <[^>]*>
000001e0 <[^>]*> e5d43000 ? ldrb r3, \[r4\]
000001e4 <[^>]*> 14f85000 ? ldrnebt r5, \[r8\]
000001e8 <[^>]*> e5810000 ? str r0, \[r1\]
000001ec <[^>]*> e7811002 ? str r1, \[r1, r2\]
000001f0 <[^>]*> e7a43003 ? str r3, \[r4, r3\]!
000001f4 <[^>]*> e5822020 ? str r2, \[r2, #32\]
000001f8 <[^>]*> e7832424 ? str r2, \[r3, r4, lsr #8\]
000001fc <[^>]*> 07a54484 ? streq r4, \[r5, r4, lsl #9\]!
00000200 <[^>]*> 14854006 ? strne r4, \[r5\], #6
00000204 <[^>]*> e6821003 ? str r1, \[r2\], r3
00000208 <[^>]*> e6a42425 ? strt r2, \[r4\], r5, lsr #8
0000020c <[^>]*> e50f1004 ? str r1, \[pc, #fffffffc\] ; 00000210 <[^>]*>
00000210 <[^>]*> e5c71000 ? strb r1, \[r7\]
00000214 <[^>]*> e4e02000 ? strbt r2, \[r0\]
00000218 <[^>]*> e8900002 ? ldmia r0, {r1}
0000021c <[^>]*> 09920038 ? ldmeqib r2, {r3, r4, r5}
00000220 <[^>]*> e853ffff ? ldmda r3, {r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, sl, fp, ip, sp, lr, pc}\^
00000224 <[^>]*> e93b05ff ? ldmdb fp!, {r0, r1, r2, r3, r4, r5, r6, r7, r8, sl}
00000228 <[^>]*> e99100f7 ? ldmib r1, {r0, r1, r2, r4, r5, r6, r7}
0000022c <[^>]*> e89201f8 ? ldmia r2, {r3, r4, r5, r6, r7, r8}
00000230 <[^>]*> e9130003 ? ldmdb r3, {r0, r1}
00000234 <[^>]*> e8740300 ? ldmda r4!, {r8, r9}\^
00000238 <[^>]*> e8800002 ? stmia r0, {r1}
0000023c <[^>]*> 09820038 ? stmeqib r2, {r3, r4, r5}
00000240 <[^>]*> e843ffff ? stmda r3, {r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, sl, fp, ip, sp, lr, pc}\^
00000244 <[^>]*> e92a05ff ? stmdb sl!, {r0, r1, r2, r3, r4, r5, r6, r7, r8, sl}
00000248 <[^>]*> e8010007 ? stmda r1, {r0, r1, r2}
0000024c <[^>]*> e9020018 ? stmdb r2, {r3, r4}
00000250 <[^>]*> e8830003 ? stmia r3, {r0, r1}
00000254 <[^>]*> e9e40300 ? stmib r4!, {r8, r9}\^
00000258 <[^>]*> ef123456 ? swi 0x00123456
0000025c <[^>]*> 2f000033 ? swics 0x00000033
00000260 <[^>]*> ebfffffe ? bl 00000000 <[^>]*>
0+000 <[^>]*> e3a00000 ? mov r0, #0 ; 0x0
0+004 <[^>]*> e1a01002 ? mov r1, r2
0+008 <[^>]*> e1a03184 ? mov r3, r4, lsl #3
0+00c <[^>]*> e1a05736 ? mov r5, r6, lsr r7
0+010 <[^>]*> e1a08a59 ? mov r8, r9, asr sl
0+014 <[^>]*> e1a0bd1c ? mov fp, ip, lsl sp
0+018 <[^>]*> e1a0e06f ? mov lr, pc, rrx
0+01c <[^>]*> e1a01002 ? mov r1, r2
0+020 <[^>]*> 01a02003 ? moveq r2, r3
0+024 <[^>]*> 11a04005 ? movne r4, r5
0+028 <[^>]*> b1a06007 ? movlt r6, r7
0+02c <[^>]*> a1a08009 ? movge r8, r9
0+030 <[^>]*> d1a0a00b ? movle sl, fp
0+034 <[^>]*> c1a0c00d ? movgt ip, sp
0+038 <[^>]*> 31a01002 ? movcc r1, r2
0+03c <[^>]*> 21a01003 ? movcs r1, r3
0+040 <[^>]*> 41a03006 ? movmi r3, r6
0+044 <[^>]*> 51a07009 ? movpl r7, r9
0+048 <[^>]*> 61a01008 ? movvs r1, r8
0+04c <[^>]*> 71a09fa1 ? movvc r9, r1, lsr #31
0+050 <[^>]*> 81a0800f ? movhi r8, pc
0+054 <[^>]*> 91a0f00e ? movls pc, lr
0+058 <[^>]*> 21a09008 ? movcs r9, r8
0+05c <[^>]*> 31a01003 ? movcc r1, r3
0+060 <[^>]*> e1b00008 ? movs r0, r8
0+064 <[^>]*> 31b00007 ? movccs r0, r7
0+068 <[^>]*> e281000a ? add r0, r1, #10 ; 0xa
0+06c <[^>]*> e0832004 ? add r2, r3, r4
0+070 <[^>]*> e0865287 ? add r5, r6, r7, lsl #5
0+074 <[^>]*> e0821113 ? add r1, r2, r3, lsl r1
0+078 <[^>]*> e201000a ? and r0, r1, #10 ; 0xa
0+07c <[^>]*> e0032004 ? and r2, r3, r4
0+080 <[^>]*> e0065287 ? and r5, r6, r7, lsl #5
0+084 <[^>]*> e0021113 ? and r1, r2, r3, lsl r1
0+088 <[^>]*> e221000a ? eor r0, r1, #10 ; 0xa
0+08c <[^>]*> e0232004 ? eor r2, r3, r4
0+090 <[^>]*> e0265287 ? eor r5, r6, r7, lsl #5
0+094 <[^>]*> e0221113 ? eor r1, r2, r3, lsl r1
0+098 <[^>]*> e241000a ? sub r0, r1, #10 ; 0xa
0+09c <[^>]*> e0432004 ? sub r2, r3, r4
0+0a0 <[^>]*> e0465287 ? sub r5, r6, r7, lsl #5
0+0a4 <[^>]*> e0421113 ? sub r1, r2, r3, lsl r1
0+0a8 <[^>]*> e2a1000a ? adc r0, r1, #10 ; 0xa
0+0ac <[^>]*> e0a32004 ? adc r2, r3, r4
0+0b0 <[^>]*> e0a65287 ? adc r5, r6, r7, lsl #5
0+0b4 <[^>]*> e0a21113 ? adc r1, r2, r3, lsl r1
0+0b8 <[^>]*> e2c1000a ? sbc r0, r1, #10 ; 0xa
0+0bc <[^>]*> e0c32004 ? sbc r2, r3, r4
0+0c0 <[^>]*> e0c65287 ? sbc r5, r6, r7, lsl #5
0+0c4 <[^>]*> e0c21113 ? sbc r1, r2, r3, lsl r1
0+0c8 <[^>]*> e261000a ? rsb r0, r1, #10 ; 0xa
0+0cc <[^>]*> e0632004 ? rsb r2, r3, r4
0+0d0 <[^>]*> e0665287 ? rsb r5, r6, r7, lsl #5
0+0d4 <[^>]*> e0621113 ? rsb r1, r2, r3, lsl r1
0+0d8 <[^>]*> e2e1000a ? rsc r0, r1, #10 ; 0xa
0+0dc <[^>]*> e0e32004 ? rsc r2, r3, r4
0+0e0 <[^>]*> e0e65287 ? rsc r5, r6, r7, lsl #5
0+0e4 <[^>]*> e0e21113 ? rsc r1, r2, r3, lsl r1
0+0e8 <[^>]*> e381000a ? orr r0, r1, #10 ; 0xa
0+0ec <[^>]*> e1832004 ? orr r2, r3, r4
0+0f0 <[^>]*> e1865287 ? orr r5, r6, r7, lsl #5
0+0f4 <[^>]*> e1821113 ? orr r1, r2, r3, lsl r1
0+0f8 <[^>]*> e3c1000a ? bic r0, r1, #10 ; 0xa
0+0fc <[^>]*> e1c32004 ? bic r2, r3, r4
0+100 <[^>]*> e1c65287 ? bic r5, r6, r7, lsl #5
0+104 <[^>]*> e1c21113 ? bic r1, r2, r3, lsl r1
0+108 <[^>]*> e3e0000a ? mvn r0, #10 ; 0xa
0+10c <[^>]*> e1e02004 ? mvn r2, r4
0+110 <[^>]*> e1e05287 ? mvn r5, r7, lsl #5
0+114 <[^>]*> e1e01113 ? mvn r1, r3, lsl r1
0+118 <[^>]*> e310000a ? tst r0, #10 ; 0xa
0+11c <[^>]*> e1120004 ? tst r2, r4
0+120 <[^>]*> e1150287 ? tst r5, r7, lsl #5
0+124 <[^>]*> e1110113 ? tst r1, r3, lsl r1
0+128 <[^>]*> e330000a ? teq r0, #10 ; 0xa
0+12c <[^>]*> e1320004 ? teq r2, r4
0+130 <[^>]*> e1350287 ? teq r5, r7, lsl #5
0+134 <[^>]*> e1310113 ? teq r1, r3, lsl r1
0+138 <[^>]*> e350000a ? cmp r0, #10 ; 0xa
0+13c <[^>]*> e1520004 ? cmp r2, r4
0+140 <[^>]*> e1550287 ? cmp r5, r7, lsl #5
0+144 <[^>]*> e1510113 ? cmp r1, r3, lsl r1
0+148 <[^>]*> e370000a ? cmn r0, #10 ; 0xa
0+14c <[^>]*> e1720004 ? cmn r2, r4
0+150 <[^>]*> e1750287 ? cmn r5, r7, lsl #5
0+154 <[^>]*> e1710113 ? cmn r1, r3, lsl r1
0+158 <[^>]*> e330f00a ? teqp r0, #10 ; 0xa
0+15c <[^>]*> e132f004 ? teqp r2, r4
0+160 <[^>]*> e135f287 ? teqp r5, r7, lsl #5
0+164 <[^>]*> e131f113 ? teqp r1, r3, lsl r1
0+168 <[^>]*> e370f00a ? cmnp r0, #10 ; 0xa
0+16c <[^>]*> e172f004 ? cmnp r2, r4
0+170 <[^>]*> e175f287 ? cmnp r5, r7, lsl #5
0+174 <[^>]*> e171f113 ? cmnp r1, r3, lsl r1
0+178 <[^>]*> e350f00a ? cmpp r0, #10 ; 0xa
0+17c <[^>]*> e152f004 ? cmpp r2, r4
0+180 <[^>]*> e155f287 ? cmpp r5, r7, lsl #5
0+184 <[^>]*> e151f113 ? cmpp r1, r3, lsl r1
0+188 <[^>]*> e310f00a ? tstp r0, #10 ; 0xa
0+18c <[^>]*> e112f004 ? tstp r2, r4
0+190 <[^>]*> e115f287 ? tstp r5, r7, lsl #5
0+194 <[^>]*> e111f113 ? tstp r1, r3, lsl r1
0+198 <[^>]*> e0000291 ? mul r0, r1, r2
0+19c <[^>]*> e0110392 ? muls r1, r2, r3
0+1a0 <[^>]*> 10000091 ? mulne r0, r1, r0
0+1a4 <[^>]*> 90190798 ? mullss r9, r8, r7
0+1a8 <[^>]*> e021ba99 ? mla r1, r9, sl, fp
0+1ac <[^>]*> e033c994 ? mlas r3, r4, r9, ip
0+1b0 <[^>]*> b029d798 ? mlalt r9, r8, r7, sp
0+1b4 <[^>]*> a034e391 ? mlages r4, r1, r3, lr
0+1b8 <[^>]*> e5910000 ? ldr r0, \[r1\]
0+1bc <[^>]*> e7911002 ? ldr r1, \[r1, r2\]
0+1c0 <[^>]*> e7b32004 ? ldr r2, \[r3, r4\]!
0+1c4 <[^>]*> e5922020 ? ldr r2, \[r2, #32\]
0+1c8 <[^>]*> e7932424 ? ldr r2, \[r3, r4, lsr #8\]
0+1cc <[^>]*> 07b54484 ? ldreq r4, \[r5, r4, lsl #9\]!
0+1d0 <[^>]*> 14954006 ? ldrne r4, \[r5\], #6
0+1d4 <[^>]*> e6b21003 ? ldrt r1, \[r2\], r3
0+1d8 <[^>]*> e6942425 ? ldr r2, \[r4\], r5, lsr #8
0+1dc <[^>]*> e51f0008 ? ldr r0, \[pc, #fffffff8\] ; 0+1dc <[^>]*>
0+1e0 <[^>]*> e5d43000 ? ldrb r3, \[r4\]
0+1e4 <[^>]*> 14f85000 ? ldrnebt r5, \[r8\]
0+1e8 <[^>]*> e5810000 ? str r0, \[r1\]
0+1ec <[^>]*> e7811002 ? str r1, \[r1, r2\]
0+1f0 <[^>]*> e7a43003 ? str r3, \[r4, r3\]!
0+1f4 <[^>]*> e5822020 ? str r2, \[r2, #32\]
0+1f8 <[^>]*> e7832424 ? str r2, \[r3, r4, lsr #8\]
0+1fc <[^>]*> 07a54484 ? streq r4, \[r5, r4, lsl #9\]!
0+200 <[^>]*> 14854006 ? strne r4, \[r5\], #6
0+204 <[^>]*> e6821003 ? str r1, \[r2\], r3
0+208 <[^>]*> e6a42425 ? strt r2, \[r4\], r5, lsr #8
0+20c <[^>]*> e50f1004 ? str r1, \[pc, #fffffffc\] ; 0+210 <[^>]*>
0+210 <[^>]*> e5c71000 ? strb r1, \[r7\]
0+214 <[^>]*> e4e02000 ? strbt r2, \[r0\]
0+218 <[^>]*> e8900002 ? ldmia r0, {r1}
0+21c <[^>]*> 09920038 ? ldmeqib r2, {r3, r4, r5}
0+220 <[^>]*> e853ffff ? ldmda r3, {r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, sl, fp, ip, sp, lr, pc}\^
0+224 <[^>]*> e93b05ff ? ldmdb fp!, {r0, r1, r2, r3, r4, r5, r6, r7, r8, sl}
0+228 <[^>]*> e99100f7 ? ldmib r1, {r0, r1, r2, r4, r5, r6, r7}
0+22c <[^>]*> e89201f8 ? ldmia r2, {r3, r4, r5, r6, r7, r8}
0+230 <[^>]*> e9130003 ? ldmdb r3, {r0, r1}
0+234 <[^>]*> e8740300 ? ldmda r4!, {r8, r9}\^
0+238 <[^>]*> e8800002 ? stmia r0, {r1}
0+23c <[^>]*> 09820038 ? stmeqib r2, {r3, r4, r5}
0+240 <[^>]*> e843ffff ? stmda r3, {r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, sl, fp, ip, sp, lr, pc}\^
0+244 <[^>]*> e92a05ff ? stmdb sl!, {r0, r1, r2, r3, r4, r5, r6, r7, r8, sl}
0+248 <[^>]*> e8010007 ? stmda r1, {r0, r1, r2}
0+24c <[^>]*> e9020018 ? stmdb r2, {r3, r4}
0+250 <[^>]*> e8830003 ? stmia r3, {r0, r1}
0+254 <[^>]*> e9e40300 ? stmib r4!, {r8, r9}\^
0+258 <[^>]*> ef123456 ? swi 0x00123456
0+25c <[^>]*> 2f000033 ? swics 0x00000033
0+260 <[^>]*> ebfffffe ? bl 0+0 <[^>]*>
[ ]*260:.*_wombat.*
00000264 <[^>]*> 5bfffffe ? blpl 00000000 <[^>]*>
0+264 <[^>]*> 5bfffffe ? blpl 0+0 <[^>]*>
[ ]*264:.*ARM.*hohum
00000268 <[^>]*> eafffffe ? b 00000000 <[^>]*>
0+268 <[^>]*> eafffffe ? b 0+0 <[^>]*>
[ ]*268:.*_wibble.*
0000026c <[^>]*> dafffffe ? ble 00000000 <[^>]*>
0+26c <[^>]*> dafffffe ? ble 0+0 <[^>]*>
[ ]*26c:.*testerfunc.*
00000270 <[^>]*> e1a01102 ? mov r1, r2, lsl #2
00000274 <[^>]*> e1a01002 ? mov r1, r2
00000278 <[^>]*> e1a01f82 ? mov r1, r2, lsl #31
0000027c <[^>]*> e1a01312 ? mov r1, r2, lsl r3
00000280 <[^>]*> e1a01122 ? mov r1, r2, lsr #2
00000284 <[^>]*> e1a01fa2 ? mov r1, r2, lsr #31
00000288 <[^>]*> e1a01022 ? mov r1, r2, lsr #32
0000028c <[^>]*> e1a01332 ? mov r1, r2, lsr r3
00000290 <[^>]*> e1a01142 ? mov r1, r2, asr #2
00000294 <[^>]*> e1a01fc2 ? mov r1, r2, asr #31
00000298 <[^>]*> e1a01042 ? mov r1, r2, asr #32
0000029c <[^>]*> e1a01352 ? mov r1, r2, asr r3
000002a0 <[^>]*> e1a01162 ? mov r1, r2, ror #2
000002a4 <[^>]*> e1a01fe2 ? mov r1, r2, ror #31
000002a8 <[^>]*> e1a01372 ? mov r1, r2, ror r3
000002ac <[^>]*> e1a01062 ? mov r1, r2, rrx
000002b0 <[^>]*> e1a01102 ? mov r1, r2, lsl #2
000002b4 <[^>]*> e1a01002 ? mov r1, r2
000002b8 <[^>]*> e1a01f82 ? mov r1, r2, lsl #31
000002bc <[^>]*> e1a01312 ? mov r1, r2, lsl r3
000002c0 <[^>]*> e1a01122 ? mov r1, r2, lsr #2
000002c4 <[^>]*> e1a01fa2 ? mov r1, r2, lsr #31
000002c8 <[^>]*> e1a01022 ? mov r1, r2, lsr #32
000002cc <[^>]*> e1a01332 ? mov r1, r2, lsr r3
000002d0 <[^>]*> e1a01142 ? mov r1, r2, asr #2
000002d4 <[^>]*> e1a01fc2 ? mov r1, r2, asr #31
000002d8 <[^>]*> e1a01042 ? mov r1, r2, asr #32
000002dc <[^>]*> e1a01352 ? mov r1, r2, asr r3
000002e0 <[^>]*> e1a01162 ? mov r1, r2, ror #2
000002e4 <[^>]*> e1a01fe2 ? mov r1, r2, ror #31
000002e8 <[^>]*> e1a01372 ? mov r1, r2, ror r3
000002ec <[^>]*> e1a01062 ? mov r1, r2, rrx
0+270 <[^>]*> e1a01102 ? mov r1, r2, lsl #2
0+274 <[^>]*> e1a01002 ? mov r1, r2
0+278 <[^>]*> e1a01f82 ? mov r1, r2, lsl #31
0+27c <[^>]*> e1a01312 ? mov r1, r2, lsl r3
0+280 <[^>]*> e1a01122 ? mov r1, r2, lsr #2
0+284 <[^>]*> e1a01fa2 ? mov r1, r2, lsr #31
0+288 <[^>]*> e1a01022 ? mov r1, r2, lsr #32
0+28c <[^>]*> e1a01332 ? mov r1, r2, lsr r3
0+290 <[^>]*> e1a01142 ? mov r1, r2, asr #2
0+294 <[^>]*> e1a01fc2 ? mov r1, r2, asr #31
0+298 <[^>]*> e1a01042 ? mov r1, r2, asr #32
0+29c <[^>]*> e1a01352 ? mov r1, r2, asr r3
0+2a0 <[^>]*> e1a01162 ? mov r1, r2, ror #2
0+2a4 <[^>]*> e1a01fe2 ? mov r1, r2, ror #31
0+2a8 <[^>]*> e1a01372 ? mov r1, r2, ror r3
0+2ac <[^>]*> e1a01062 ? mov r1, r2, rrx
0+2b0 <[^>]*> e1a01102 ? mov r1, r2, lsl #2
0+2b4 <[^>]*> e1a01002 ? mov r1, r2
0+2b8 <[^>]*> e1a01f82 ? mov r1, r2, lsl #31
0+2bc <[^>]*> e1a01312 ? mov r1, r2, lsl r3
0+2c0 <[^>]*> e1a01122 ? mov r1, r2, lsr #2
0+2c4 <[^>]*> e1a01fa2 ? mov r1, r2, lsr #31
0+2c8 <[^>]*> e1a01022 ? mov r1, r2, lsr #32
0+2cc <[^>]*> e1a01332 ? mov r1, r2, lsr r3
0+2d0 <[^>]*> e1a01142 ? mov r1, r2, asr #2
0+2d4 <[^>]*> e1a01fc2 ? mov r1, r2, asr #31
0+2d8 <[^>]*> e1a01042 ? mov r1, r2, asr #32
0+2dc <[^>]*> e1a01352 ? mov r1, r2, asr r3
0+2e0 <[^>]*> e1a01162 ? mov r1, r2, ror #2
0+2e4 <[^>]*> e1a01fe2 ? mov r1, r2, ror #31
0+2e8 <[^>]*> e1a01372 ? mov r1, r2, ror r3
0+2ec <[^>]*> e1a01062 ? mov r1, r2, rrx

View File

@ -6,9 +6,9 @@
.*: +file format .*arm.*
Disassembly of section .text:
0x00000000 ebfffffe bl 0x00000000
0x0+0 ebfffffe bl 0x0+0
0: R_ARM_PC24 foo
0x00000004 ebfffffe bl 0x00000000
0x0+4 ebfffffe bl 0x0+0
4: R_ARM_PLT32 foo
\.\.\.
8: R_ARM_ABS32 sym

View File

@ -7,32 +7,32 @@
.*: +file format .*arm.*
Disassembly of section .text:
00000000 <foo> ee201010 mia acc0, r0, r1
00000004 <[^>]*> be20d01e mialt acc0, lr, sp
00000008 <[^>]*> ee284012 miaph acc0, r2, r4
0000000c <[^>]*> 1e286015 miaphne acc0, r5, r6
00000010 <[^>]*> ee2c8017 miaBB acc0, r7, r8
00000014 <[^>]*> ee2da019 miaBT acc0, r9, sl
00000018 <[^>]*> ee2eb01c miaTB acc0, ip, fp
0000001c <[^>]*> ee2f0010 miaTT acc0, r0, r0
00000020 <[^>]*> ec411000 mar acc0, r1, r1
00000024 <[^>]*> cc4c2000 margt acc0, r2, ip
00000028 <[^>]*> ec543000 mra r3, r4, acc0
0000002c <[^>]*> ec585000 mra r5, r8, acc0
00000030 <[^>]*> f5d0f000 pld \[r0\]
00000034 <[^>]*> f5d1f789 pld \[r1, #1929\]
00000038 <[^>]*> f7d2f003 pld \[r2, r3\]
0000003c <[^>]*> f754f285 pld \[r4, -r5, lsl #5\]
00000040 <[^>]*> f456f456 pld \[r6\], -#1110
00000044 <[^>]*> f6d7f008 pld \[r7\], r8
00000048 <[^>]*> f659f06a pld \[r9\], -sl, rrx
0000004c <[^>]*> e1c100d0 ldrd r0, \[r1\]
00000050 <[^>]*> 01c327d8 ldreqd r2, \[r3, #120\]
00000054 <[^>]*> b10540d6 ldrltd r4, \[r5, -r6\]
00000058 <[^>]*> e16a88f9 strd r8, \[sl, -#137\]!
0000005c <[^>]*> e1ac00fd strd r0, \[ip, sp\]!
00000060 <[^>]*> 30ce21f0 strccd r2, \[lr\], #16
00000064 <[^>]*> 708640f8 strvcd r4, \[r6\], r8
00000068 <[^>]*> e5910000 ldr r0, \[r1\]
0000006c <[^>]*> e5832000 str r2, \[r3\]
00000070 <[^>]*> e321f011 msr CPSR_c, #17 ; 0x11
0+00 <foo> ee201010 mia acc0, r0, r1
0+04 <[^>]*> be20d01e mialt acc0, lr, sp
0+08 <[^>]*> ee284012 miaph acc0, r2, r4
0+0c <[^>]*> 1e286015 miaphne acc0, r5, r6
0+10 <[^>]*> ee2c8017 miaBB acc0, r7, r8
0+14 <[^>]*> ee2da019 miaBT acc0, r9, sl
0+18 <[^>]*> ee2eb01c miaTB acc0, ip, fp
0+1c <[^>]*> ee2f0010 miaTT acc0, r0, r0
0+20 <[^>]*> ec411000 mar acc0, r1, r1
0+24 <[^>]*> cc4c2000 margt acc0, r2, ip
0+28 <[^>]*> ec543000 mra r3, r4, acc0
0+2c <[^>]*> ec585000 mra r5, r8, acc0
0+30 <[^>]*> f5d0f000 pld \[r0\]
0+34 <[^>]*> f5d1f789 pld \[r1, #1929\]
0+38 <[^>]*> f7d2f003 pld \[r2, r3\]
0+3c <[^>]*> f754f285 pld \[r4, -r5, lsl #5\]
0+40 <[^>]*> f456f456 pld \[r6\], -#1110
0+44 <[^>]*> f6d7f008 pld \[r7\], r8
0+48 <[^>]*> f659f06a pld \[r9\], -sl, rrx
0+4c <[^>]*> e1c100d0 ldrd r0, \[r1\]
0+50 <[^>]*> 01c327d8 ldreqd r2, \[r3, #120\]
0+54 <[^>]*> b10540d6 ldrltd r4, \[r5, -r6\]
0+58 <[^>]*> e16a88f9 strd r8, \[sl, -#137\]!
0+5c <[^>]*> e1ac00fd strd r0, \[ip, sp\]!
0+60 <[^>]*> 30ce21f0 strccd r2, \[lr\], #16
0+64 <[^>]*> 708640f8 strvcd r4, \[r6\], r8
0+68 <[^>]*> e5910000 ldr r0, \[r1\]
0+6c <[^>]*> e5832000 str r2, \[r3\]
0+70 <[^>]*> e321f011 msr CPSR_c, #17 ; 0x11