Searched refs:VPIDR_EL2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 133 msr VPIDR_EL2, x3 213 ; CHECK: msr VPIDR_EL2, x3 ; encoding: [0x03,0x00,0x1c,0xd5] 318 mrs x3, VPIDR_EL2 503 ; CHECK: mrs x3, VPIDR_EL2 ; encoding: [0x03,0x00,0x3c,0xd5]
|
D | basic-a64-instructions.s | 3782 msr VPIDR_EL2, x12 4296 mrs x9, VPIDR_EL2
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 377 {"vpidr_el2", VPIDR_EL2, {}},
|
D | AArch64BaseInfo.h | 776 VPIDR_EL2 = 0xe000, // 11 100 0000 0000 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3255 # CHECK: msr {{vpidr_el2|VPIDR_EL2}}, x12 3513 # CHECK: mrs x9, {{vpidr_el2|VPIDR_EL2}}
|