2005-09-08 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / xscale.d
CommitLineData
077b8428
NC
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: XScale instructions
49e5c6c5 3#as: -mcpu=xscale -EL
077b8428
NC
4
5# Test the XScale instructions:
6
7.*: +file format .*arm.*
8
9Disassembly of section .text:
58e2fc90
L
100+00 <foo> ee201010 mia acc0, r0, r1
110+04 <[^>]*> be20d01e mialt acc0, lr, sp
120+08 <[^>]*> ee284012 miaph acc0, r2, r4
130+0c <[^>]*> 1e286015 miaphne acc0, r5, r6
140+10 <[^>]*> ee2c8017 miaBB acc0, r7, r8
150+14 <[^>]*> ee2da019 miaBT acc0, r9, sl
160+18 <[^>]*> ee2eb01c miaTB acc0, ip, fp
170+1c <[^>]*> ee2f0010 miaTT acc0, r0, r0
180+20 <[^>]*> ec411000 mar acc0, r1, r1
190+24 <[^>]*> cc4c2000 margt acc0, r2, ip
200+28 <[^>]*> ec543000 mra r3, r4, acc0
210+2c <[^>]*> ec585000 mra r5, r8, acc0
220+30 <[^>]*> f5d0f000 pld \[r0\]
230+34 <[^>]*> f5d1f789 pld \[r1, #1929\]
240+38 <[^>]*> f7d2f003 pld \[r2, r3\]
250+3c <[^>]*> f754f285 pld \[r4, -r5, lsl #5\]
bae1b355
RE
260+40 <[^>]*> e1c100d0 ldrd r0, \[r1\]
270+44 <[^>]*> 01c327d8 ldreqd r2, \[r3, #120\]
280+48 <[^>]*> b10540d6 ldrltd r4, \[r5, -r6\]
eb4286fc 290+4c <[^>]*> e16a88f9 strd r8, \[sl, #-137\]!
bae1b355
RE
300+50 <[^>]*> e1ac00fd strd r0, \[ip, sp\]!
310+54 <[^>]*> 30ce21f0 strccd r2, \[lr\], #16
320+58 <[^>]*> 708640f8 strvcd r4, \[r6\], r8
330+5c <[^>]*> e5910000 ldr r0, \[r1\]
340+60 <[^>]*> e5832000 str r2, \[r3\]
350+64 <[^>]*> e321f011 msr CPSR_c, #17 ; 0x11
f598fd5e
NC
360+68 <[^>]*> e1a00000 ? nop[ ]+\(mov r0,r0\)
370+6c <[^>]*> e1a00000 ? nop[ ]+\(mov r0,r0\)
This page took 0.233042 seconds and 4 git commands to generate.