[BINUTILS, AArch64] Enable Transactional Memory Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / armv8_1-m-bfcsel.d
1 #name: Valid Armv8.1-M Mainline BFCSEL instruction
2 #as: -march=armv8.1-m.main
3 #objdump: -dr --prefix-addresses --show-raw-insn
4
5 .*: +file format .*arm.*
6
7 Disassembly of section .text:
8 0[0-9a-f]+ <[^>]+> f080 e803 bfcsel 2, 0000000a <foo\+0xa>, 4, eq
9 0[0-9a-f]+ <[^>]+> 4609 mov r1, r1
10 0[0-9a-f]+ <[^>]+> d000 beq.n 0000000a <foo\+0xa>
11 0[0-9a-f]+ <[^>]+> 4613 mov r3, r2
12 0[0-9a-f]+ <[^>]+> 4614 mov r4, r2
This page took 0.033261 seconds and 4 git commands to generate.