MIPS16/GAS: Disallow EXTEND delay-slot scheduling
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / uao.d
1 #objdump: -dr
2 #as: -march=armv8.2-a
3
4 .*: file format .*
5
6 Disassembly of section \.text:
7
8 0+ <.*>:
9 [0-9a-f]:+ d500417f msr uao, #0x1
10 [0-9a-f]:+ d500407f msr uao, #0x0
11 [0-9a-f]:+ d5184280 msr uao, x0
12 [0-9a-f]:+ d5384281 mrs x1, uao
This page took 0.029595 seconds and 4 git commands to generate.