Home
last modified time | relevance | path

Searched refs:VPIDR_EL2 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s133 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]
Dbasic-a64-instructions.s3782 msr VPIDR_EL2, x12
4296 mrs x9, VPIDR_EL2
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp377 {"vpidr_el2", VPIDR_EL2, {}},
DAArch64BaseInfo.h776 VPIDR_EL2 = 0xe000, // 11 100 0000 0000 000 enumerator
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3255 # CHECK: msr {{vpidr_el2|VPIDR_EL2}}, x12
3513 # CHECK: mrs x9, {{vpidr_el2|VPIDR_EL2}}