[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-sysreg.d
CommitLineData
773fb663
RS
1#as: -march=armv8-a+sve
2#objdump: -dr
3
4
5.* file format .*
6
7Disassembly of section .*:
8
90+ <.*>:
10.*: d5380480 mrs x0, id_aa64zfr0_el1
11.*: d538049b mrs x27, id_aa64zfr0_el1
12.*: d5381200 mrs x0, zcr_el1
13.*: d538121b mrs x27, zcr_el1
14.*: d5181200 msr zcr_el1, x0
15.*: d518121a msr zcr_el1, x26
16.*: d53d1200 mrs x0, zcr_el12
17.*: d53d121b mrs x27, zcr_el12
18.*: d51d1200 msr zcr_el12, x0
19.*: d51d121a msr zcr_el12, x26
20.*: d53c1200 mrs x0, zcr_el2
21.*: d53c121b mrs x27, zcr_el2
22.*: d51c1200 msr zcr_el2, x0
23.*: d51c121a msr zcr_el2, x26
24.*: d53e1200 mrs x0, zcr_el3
25.*: d53e121b mrs x27, zcr_el3
26.*: d51e1200 msr zcr_el3, x0
27.*: d51e121a msr zcr_el3, x26
28.*: d53800e0 mrs x0, zidr_el1
29.*: d53800fb mrs x27, zidr_el1
This page took 0.097158 seconds and 4 git commands to generate.