[AArch64] Add ARMv8.3 pointer authentication key registers
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sysreg-3.d
1 #objdump: -dr
2 #as: -march=armv8.3-a
3
4 .*: file .*
5
6 Disassembly of section \.text:
7
8 0000000000000000 <.*>:
9 0: d5182100 msr apiakeylo_el1, x0
10 4: d5382100 mrs x0, apiakeylo_el1
11 8: d5182121 msr apiakeyhi_el1, x1
12 c: d5382121 mrs x1, apiakeyhi_el1
13 10: d5182142 msr apibkeylo_el1, x2
14 14: d5382142 mrs x2, apibkeylo_el1
15 18: d5182163 msr apibkeyhi_el1, x3
16 1c: d5382163 mrs x3, apibkeyhi_el1
17 20: d5182204 msr apdakeylo_el1, x4
18 24: d5382204 mrs x4, apdakeylo_el1
19 28: d5182225 msr apdakeyhi_el1, x5
20 2c: d5382225 mrs x5, apdakeyhi_el1
21 30: d5182246 msr apdbkeylo_el1, x6
22 34: d5382246 mrs x6, apdbkeylo_el1
23 38: d5182267 msr apdbkeyhi_el1, x7
24 3c: d5382267 mrs x7, apdbkeyhi_el1
25 40: d5182308 msr apgakeylo_el1, x8
26 44: d5382308 mrs x8, apgakeylo_el1
27 48: d5182329 msr apgakeyhi_el1, x9
28 4c: d5382329 mrs x9, apgakeyhi_el1
This page took 0.031523 seconds and 4 git commands to generate.