* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / tcompat2.d
CommitLineData
c19d1205
ZW
1#name: Thumb ARM-compat pseudos
2#objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
3#as:
4
5# Test the Thumb pseudo instructions that exist for ARM source compatibility
6
7.*: +file format .*arm.*
8
9Disassembly of section .text:
10
110+00 <[^>]*> 4148 * adcs r0, r1
120+02 <[^>]*> 4148 * adcs r0, r1
130+04 <[^>]*> 4008 * ands r0, r1
140+06 <[^>]*> 4008 * ands r0, r1
150+08 <[^>]*> 4048 * eors r0, r1
160+0a <[^>]*> 4048 * eors r0, r1
170+0c <[^>]*> 4348 * muls r0, r1
180+0e <[^>]*> 4348 * muls r0, r1
190+10 <[^>]*> 4308 * orrs r0, r1
200+12 <[^>]*> 4308 * orrs r0, r1
210+14 <[^>]*> 4388 * bics r0, r1
220+16 <[^>]*> 4188 * sbcs r0, r1
fe56b6ce
NC
230+18 <[^>]*> 46c0 * nop ; \(mov r8, r8\)
240+1a <[^>]*> 46c0 * nop ; \(mov r8, r8\)
250+1c <[^>]*> 46c0 * nop ; \(mov r8, r8\)
260+1e <[^>]*> 46c0 * nop ; \(mov r8, r8\)
This page took 0.254858 seconds and 4 git commands to generate.