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 214 ; CHECK: msr VTCR_EL2, x3 ; encoding: [0x43,0x21,0x1c,0xd5] 319 mrs x3, VTCR_EL2 504 ; CHECK: mrs x3, VTCR_EL2 ; encoding: [0x43,0x21,0x3c,0xd5]
|
D | basic-a64-instructions.s | 3808 msr VTCR_EL2, x12 4356 mrs x9, VTCR_EL2
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 403 {"vtcr_el2", VTCR_EL2, {}},
|
D | AArch64BaseInfo.h | 802 VTCR_EL2 = 0xe10a, // 11 100 0010 0001 010 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3281 # CHECK: msr {{vtcr_el2|VTCR_EL2}}, x12 3573 # CHECK: mrs x9, {{vtcr_el2|VTCR_EL2}}
|