PR 10288
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_it.d
CommitLineData
3530c5db
PB
1# name: Mixed 16 and 32-bit Thumb conditional instructions
2# as: -march=armv6kt2
e07e6e58 3#skip: *-*-*aout*
3530c5db 4# objdump: -dr --prefix-addresses --show-raw-insn
e07e6e58 5# Modifications to this file shall be mirrored to thumb2_it_auto.d
3530c5db
PB
6
7.*: +file format .*arm.*
8
9Disassembly of section .text:
100+000 <[^>]+> bf05 ittet eq
e07e6e58
NC
110+002 <[^>]+> 1880 addeq r0, r0, r2
120+004 <[^>]+> 4440 addeq r0, r8
130+006 <[^>]+> 1888 addne r0, r1, r2
140+008 <[^>]+> eb11 0002 addseq.w r0, r1, r2
3d388997
PB
150+00c <[^>]+> 4410 add r0, r2
160+00e <[^>]+> 4440 add r0, r8
170+010 <[^>]+> 1880 adds r0, r0, r2
180+012 <[^>]+> eb10 0008 adds.w r0, r0, r8
190+016 <[^>]+> 1888 adds r0, r1, r2
3530c5db 200+018 <[^>]+> bf0a itet eq
e07e6e58
NC
210+01a <[^>]+> 4310 orreq r0, r2
220+01c <[^>]+> ea40 0008 orrne.w r0, r0, r8
230+020 <[^>]+> ea50 0002 orrseq.w r0, r0, r2
3d388997
PB
240+024 <[^>]+> ea40 0002 orr.w r0, r0, r2
250+028 <[^>]+> ea40 0008 orr.w r0, r0, r8
260+02c <[^>]+> 4310 orrs r0, r2
270+02e <[^>]+> bf01 itttt eq
e07e6e58
NC
280+030 <[^>]+> 4090 lsleq r0, r2
290+032 <[^>]+> fa00 f008 lsleq.w r0, r0, r8
300+036 <[^>]+> fa01 f002 lsleq.w r0, r1, r2
310+03a <[^>]+> fa10 f002 lslseq.w r0, r0, r2
3d388997 320+03e <[^>]+> bf02 ittt eq
e07e6e58
NC
330+040 <[^>]+> 0048 lsleq r0, r1, #1
340+042 <[^>]+> ea4f 0048 moveq.w r0, r8, lsl #1
350+046 <[^>]+> ea5f 0040 movseq.w r0, r0, lsl #1
3d388997
PB
360+04a <[^>]+> fa00 f002 lsl.w r0, r0, r2
370+04e <[^>]+> 4090 lsls r0, r2
380+050 <[^>]+> ea4f 0041 mov.w r0, r1, lsl #1
390+054 <[^>]+> 0048 lsls r0, r1, #1
400+056 <[^>]+> bf01 itttt eq
e07e6e58
NC
410+058 <[^>]+> 4288 cmpeq r0, r1
420+05a <[^>]+> 4540 cmpeq r0, r8
430+05c <[^>]+> 4608 moveq r0, r1
440+05e <[^>]+> ea5f 0001 movseq.w r0, r1
3d388997 450+062 <[^>]+> bf08 it eq
e07e6e58
NC
460+064 <[^>]+> 4640 moveq r0, r8
470+066 <[^>]+> 4608 mov r0, r1
3d388997
PB
480+068 <[^>]+> 1c08 adds r0, r1, #0
490+06a <[^>]+> ea5f 0008 movs.w r0, r8
500+06e <[^>]+> bf01 itttt eq
e07e6e58
NC
510+070 <[^>]+> 43c8 mvneq r0, r1
520+072 <[^>]+> ea6f 0008 mvneq.w r0, r8
530+076 <[^>]+> ea7f 0001 mvnseq.w r0, r1
540+07a <[^>]+> 42c8 cmneq r0, r1
3d388997
PB
550+07c <[^>]+> ea6f 0001 mvn.w r0, r1
560+080 <[^>]+> 43c8 mvns r0, r1
570+082 <[^>]+> bf02 ittt eq
e07e6e58 580+084 <[^>]+> 4248 negeq r0, r1
fe56b6ce
NC
590+086 <[^>]+> f1c8 0000 rsbeq r0, r8, #0
600+08a <[^>]+> f1d1 0000 rsbseq r0, r1, #0
610+08e <[^>]+> f1c1 0000 rsb r0, r1, #0
3d388997 620+092 <[^>]+> 4248 negs r0, r1
This page took 0.161107 seconds and 4 git commands to generate.