]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/aarch64/sve-sysreg.s
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-sysreg.s
1 mrs x0, ID_AA64ZFR0_EL1
2 mrs X27, id_aa64zfr0_el1
3
4 mrs x0, ZCR_EL1
5 mrs X27, zcr_el1
6 msr ZCR_EL1, X0
7 msr zcr_el1, x26
8
9 mrs x0, ZCR_EL12
10 mrs X27, zcr_el12
11 msr ZCR_EL12, X0
12 msr zcr_el12, x26
13
14 mrs x0, ZCR_EL2
15 mrs X27, zcr_el2
16 msr ZCR_EL2, X0
17 msr zcr_el2, x26
18
19 mrs x0, ZCR_EL3
20 mrs X27, zcr_el3
21 msr ZCR_EL3, X0
22 msr zcr_el3, x26
23
24 mrs x0, ZIDR_EL1
25 mrs X27, zidr_el1