[binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / archv6t2-1-pe.d
1 # name: ARMv6T2 THUMB mode
2 # as: -march=armv6t2 -mthumb
3 # source: archv6t2-1.s
4 # objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
5
6 .*: +file format .*arm.*
7
8 Disassembly of section .text:
9 0[0-9a-f]+ <[^>]+> bf10 yield
10 0[0-9a-f]+ <[^>]+> bf20 wfe
11 0[0-9a-f]+ <[^>]+> bf30 wfi
12 0[0-9a-f]+ <[^>]+> bf40 sev
This page took 0.031379 seconds and 4 git commands to generate.