[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb-w-good.d
CommitLineData
752d5da4
NC
1#name: Wide instruction acceptance in Thumb-2 cores
2#objdump: -d --prefix-addresses --show-raw-insn
74b92a5c 3#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
752d5da4
NC
4
5.*: +file format .*arm.*
6
7Disassembly of section .text:
800000000 <.text> f7ff fffe bl 00000000 <foo>
bb7c70ed 900000004 <.text\+0x4> f3ef 8000 mrs r0, CPSR
d3bfe16e
JB
1000000008 <.text\+0x8> f84d 0d04 (str(\.w)? r0, \[sp, #-4\]!|push(\.w)? \{r0\})
110000000c <.text\+0xc> e92d 4001 (stmdb(\.w)? sp!,|push(\.w)?)[ ]+\{r0, lr\}
1200000010 <.text\+0x10> f85d 0b04 (ldr(\.w)? r0, \[sp\], #4|pop(\.w)? \{r0\})
1300000014 <.text\+0x14> e8bd 8001 (ldmia(\.w)? sp!,|pop(\.w)?)[ ]+\{r0, pc\}
This page took 0.308072 seconds and 4 git commands to generate.