* gas/config/tc-arm.c (arm_ext_mp): Add.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / archv6t2.d
CommitLineData
b05fe5cf
ZW
1#name: ARM V6T2 instructions
2#as: -march=armv6t2
3#objdump: -dr --prefix-addresses --show-raw-insn
4
5.*: +file format .*arm.*
6
7Disassembly of section .text:
80+00 <[^>]+> e7c00010 bfi r0, r0, #0, #1
90+04 <[^>]+> 17c00010 bfine r0, r0, #0, #1
100+08 <[^>]+> e7c09010 bfi r9, r0, #0, #1
110+0c <[^>]+> e7c00019 bfi r0, r9, #0, #1
120+10 <[^>]+> e7d10010 bfi r0, r0, #0, #18
130+14 <[^>]+> e7d10890 bfi r0, r0, #17, #1
140+18 <[^>]+> e7c0001f bfc r0, #0, #1
150+1c <[^>]+> e7c0001f bfc r0, #0, #1
160+20 <[^>]+> 17c0001f bfcne r0, #0, #1
170+24 <[^>]+> e7c0901f bfc r9, #0, #1
180+28 <[^>]+> e7d1001f bfc r0, #0, #18
190+2c <[^>]+> e7d1089f bfc r0, #17, #1
200+30 <[^>]+> e7a00050 sbfx r0, r0, #0, #1
210+34 <[^>]+> 17a00050 sbfxne r0, r0, #0, #1
220+38 <[^>]+> e7e00050 ubfx r0, r0, #0, #1
230+3c <[^>]+> e7a09050 sbfx r9, r0, #0, #1
240+40 <[^>]+> e7a00059 sbfx r0, r9, #0, #1
250+44 <[^>]+> e7a008d0 sbfx r0, r0, #17, #1
260+48 <[^>]+> e7b10050 sbfx r0, r0, #0, #18
401a54cf
PB
270+4c <[^>]+> e6ff0f30 rbit r0, r0
280+50 <[^>]+> 16ff0f30 rbitne r0, r0
290+54 <[^>]+> e6ff9f30 rbit r9, r0
300+58 <[^>]+> e6ff0f39 rbit r0, r9
b05fe5cf
ZW
310+5c <[^>]+> e0600090 mls r0, r0, r0, r0
320+60 <[^>]+> 10600090 mlsne r0, r0, r0, r0
330+64 <[^>]+> e0690090 mls r9, r0, r0, r0
340+68 <[^>]+> e0600099 mls r0, r9, r0, r0
350+6c <[^>]+> e0600990 mls r0, r0, r9, r0
360+70 <[^>]+> e0609090 mls r0, r0, r0, r9
fe56b6ce
NC
370+74 <[^>]+> e3000000 movw r0, #0
380+78 <[^>]+> e3400000 movt r0, #0
390+7c <[^>]+> 13000000 movwne r0, #0
400+80 <[^>]+> e3009000 movw r9, #0
b05fe5cf
ZW
410+84 <[^>]+> e3000999 movw r0, #2457 ; 0x999
420+88 <[^>]+> e3090000 movw r0, #36864 ; 0x9000
aefd8a40
NC
430+8c <[^>]+> e0f900b0 ldrht r0, \[r9\], #0
440+90 <[^>]+> e0f900f0 ldrsht r0, \[r9\], #0
450+94 <[^>]+> e0f900d0 ldrsbt r0, \[r9\], #0
460+98 <[^>]+> e0e900b0 strht r0, \[r9\], #0
470+9c <[^>]+> 10f900b0 ldrhtne r0, \[r9\], #0
b05fe5cf
ZW
480+a0 <[^>]+> e0b090b9 ldrht r9, \[r0\], r9
490+a4 <[^>]+> e03090b9 ldrht r9, \[r0\], -r9
fe56b6ce
NC
500+a8 <[^>]+> e0f099b9 ldrht r9, \[r0\], #153.*
510+ac <[^>]+> e07099b9 ldrht r9, \[r0\], #-153.*
This page took 0.230511 seconds and 4 git commands to generate.