Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / archv6t2-2.d
1 # name: ARMv6T2 ARM mode
2 # as: -march=armv6t2
3 # source: archv6t2-1.s
4 # objdump: -dr --prefix-addresses --show-raw-insn
5
6 .*: +file format .*arm.*
7
8 Disassembly of section .text:
9 0[0-9a-f]+ <[^>]+> e320f001 yield
10 0[0-9a-f]+ <[^>]+> e320f002 wfe
11 0[0-9a-f]+ <[^>]+> e320f003 wfi
12 0[0-9a-f]+ <[^>]+> e320f004 sev
This page took 0.030206 seconds and 4 git commands to generate.