[PATCH, BINUTILS, AARCH64, 8/9] Add SCXTNUM_ELx and ID_PFR2_EL1 system registers
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sysreg-4.s
1 /* sysreg-4.s Test file for ARMv8.5 system registers. */
2 func:
3 cfp rctx, x1
4 dvp rctx, x2
5 cpp rctx, x3
6 dc cvadp, x4
7 mrs x5, rndr
8 mrs x6, rndrrs
9 mrs x7, scxtnum_el0
10 mrs x7, scxtnum_el1
11 mrs x7, scxtnum_el2
12 mrs x7, scxtnum_el3
13 mrs x7, scxtnum_el12
14 mrs x8, id_pfr2_el1
This page took 0.028842 seconds and 4 git commands to generate.