Searched refs:HACR_EL2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 99 msr HACR_EL2, x3 179 ; CHECK: msr HACR_EL2, x3 ; encoding: [0xe3,0x11,0x1c,0xd5] 268 mrs x3, HACR_EL2 453 ; CHECK: mrs x3, HACR_EL2 ; encoding: [0xe3,0x11,0x3c,0xd5]
|
D | basic-a64-instructions.s | 3785 msr HACR_EL2, x12 4332 mrs x9, HACR_EL2
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 380 {"hacr_el2", HACR_EL2, 0},
|
D | AArch64BaseInfo.h | 758 HACR_EL2 = 0xe08f, // 11 100 0001 0001 111 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3159 # CHECK: msr {{hacr_el2|HACR_EL2}}, x12 3450 # CHECK: mrs x9, {{hacr_el2|HACR_EL2}}
|