]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/aarch64/trbe.d
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / aarch64 / trbe.d
CommitLineData
1ff8e401
PW
1#name: TRBE System registers
2#objdump: -dr
3
4.*: file format .*
5
6Disassembly of section \.text:
7
80+ <.*>:
9.*: d5389b40 mrs x0, trbbaser_el1
10.*: d5389be0 mrs x0, trbidr_el1
11.*: d5389b00 mrs x0, trblimitr_el1
12.*: d5389b80 mrs x0, trbmar_el1
13.*: d5389b20 mrs x0, trbptr_el1
14.*: d5389b60 mrs x0, trbsr_el1
15.*: d5389bc0 mrs x0, trbtrg_el1
16.*: d5189b40 msr trbbaser_el1, x0
17.*: d5189b00 msr trblimitr_el1, x0
18.*: d5189b80 msr trbmar_el1, x0
19.*: d5189b20 msr trbptr_el1, x0
20.*: d5189b60 msr trbsr_el1, x0
21.*: d5189bc0 msr trbtrg_el1, x0