Searched refs:VTCR_EL2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 134 msr VTCR_EL2, x3 212 ; CHECK: msr VTCR_EL2, x3 ; encoding: [0x43,0x21,0x1c,0xd5] 315 mrs x3, VTCR_EL2 500 ; CHECK: mrs x3, VTCR_EL2 ; encoding: [0x43,0x21,0x3c,0xd5]
|
D | basic-a64-instructions.s | 3783 msr VTCR_EL2, x12 4330 mrs x9, VTCR_EL2
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 384 {"vtcr_el2", VTCR_EL2},
|
D | AArch64BaseInfo.h | 753 VTCR_EL2 = 0xe10a, // 11 100 0010 0001 010 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3169 # CHECK: msr {{vtcr_el2|VTCR_EL2}}, x12 3460 # CHECK: mrs x9, {{vtcr_el2|VTCR_EL2}}
|