Searched refs:VTTBR_EL2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 135 msr VTTBR_EL2, x3 215 ; CHECK: msr VTTBR_EL2, x3 ; encoding: [0x03,0x21,0x1c,0xd5] 320 mrs x3, VTTBR_EL2 505 ; CHECK: mrs x3, VTTBR_EL2 ; encoding: [0x03,0x21,0x3c,0xd5]
|
D | basic-a64-instructions.s | 3807 msr VTTBR_EL2, x12 4355 mrs x9, VTTBR_EL2
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 402 {"vttbr_el2", VTTBR_EL2, {}},
|
D | AArch64BaseInfo.h | 801 VTTBR_EL2 = 0xe108, // 11 100 0010 0001 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3280 # CHECK: msr {{vttbr_el2|VTTBR_EL2}}, x12 3572 # CHECK: mrs x9, {{vttbr_el2|VTTBR_EL2}}
|