[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sysreg-2.d
1 #objdump: -dr
2 #as: -march=armv8.2-a
3
4 .*: file .*
5
6
7 Disassembly of section .text:
8
9 0000000000000000 <.*>:
10 [0-9a-f]+: d5380725 mrs x5, id_aa64mmfr1_el1
11 [0-9a-f]+: d5380747 mrs x7, id_aa64mmfr2_el1
12 [0-9a-f]+: d5385305 mrs x5, erridr_el1
13 [0-9a-f]+: d5185327 msr errselr_el1, x7
14 [0-9a-f]+: d5385327 mrs x7, errselr_el1
15 [0-9a-f]+: d5385405 mrs x5, erxfr_el1
16 [0-9a-f]+: d5185425 msr erxctlr_el1, x5
17 [0-9a-f]+: d5385425 mrs x5, erxctlr_el1
18 [0-9a-f]+: d5185445 msr erxstatus_el1, x5
19 [0-9a-f]+: d5385445 mrs x5, erxstatus_el1
20 [0-9a-f]+: d5185465 msr erxaddr_el1, x5
21 [0-9a-f]+: d5385465 mrs x5, erxaddr_el1
22 [0-9a-f]+: d5185505 msr erxmisc0_el1, x5
23 [0-9a-f]+: d5385505 mrs x5, erxmisc0_el1
24 [0-9a-f]+: d5185525 msr erxmisc1_el1, x5
25 [0-9a-f]+: d5385525 mrs x5, erxmisc1_el1
26 [0-9a-f]+: d53c5265 mrs x5, vsesr_el2
27 [0-9a-f]+: d518c125 msr disr_el1, x5
28 [0-9a-f]+: d538c125 mrs x5, disr_el1
29 [0-9a-f]+: d53cc125 mrs x5, vdisr_el2
30 [0-9a-f]+: d50b7a20 dc cvac, x0
31 [0-9a-f]+: d50b7b21 dc cvau, x1
32 [0-9a-f]+: d50b7c22 dc cvap, x2
This page took 0.034359 seconds and 5 git commands to generate.