summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/arm/tcompat2.d
blob: ba39db1fad1b95fe3833ae60fcd25b6a7f39ed11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#name: Thumb ARM-compat pseudos
#objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
#as:

# Test the Thumb pseudo instructions that exist for ARM source compatibility

.*: +file format .*arm.*

Disassembly of section .text:

0+00 <[^>]*> 4148 *	adcs	r0, r1
0+02 <[^>]*> 4148 *	adcs	r0, r1
0+04 <[^>]*> 4008 *	ands	r0, r1
0+06 <[^>]*> 4008 *	ands	r0, r1
0+08 <[^>]*> 4048 *	eors	r0, r1
0+0a <[^>]*> 4048 *	eors	r0, r1
0+0c <[^>]*> 4348 *	muls	r0, r1
0+0e <[^>]*> 4348 *	muls	r0, r1
0+10 <[^>]*> 4308 *	orrs	r0, r1
0+12 <[^>]*> 4308 *	orrs	r0, r1
0+14 <[^>]*> 4388 *	bics	r0, r1
0+16 <[^>]*> 4188 *	sbcs	r0, r1
0+18 <[^>]*> 46c0 *	nop			\(mov r8, r8\)
0+1a <[^>]*> 46c0 *	nop			\(mov r8, r8\)
0+1c <[^>]*> 46c0 *	nop			\(mov r8, r8\)
0+1e <[^>]*> 46c0 *	nop			\(mov r8, r8\)