[GAS][AARCH64]Fix a typo for IP1 register alias.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / uao-directive.d
1 #objdump: -dr
2 #as: --defsym DIRECTIVE=1
3 #source: uao.s
4
5 .*: file format .*
6
7 Disassembly of section \.text:
8
9 0+ <.*>:
10 [0-9a-f]:+ d500417f msr uao, #0x1
11 [0-9a-f]:+ d500407f msr uao, #0x0
12 [0-9a-f]:+ d5184280 msr uao, x0
13 [0-9a-f]:+ d5384281 mrs x1, uao
This page took 0.028847 seconds and 4 git commands to generate.