Searched refs:VBAR_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 129 msr VBAR_EL1, x3 209 ; CHECK: msr VBAR_EL1, x3 ; encoding: [0x03,0xc0,0x18,0xd5] 314 mrs x3, VBAR_EL1 499 ; CHECK: mrs x3, VBAR_EL1 ; encoding: [0x03,0xc0,0x38,0xd5]
|
D | basic-a64-instructions.s | 3852 msr VBAR_EL1, x12 4401 mrs x9, VBAR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 447 {"vbar_el1", VBAR_EL1, 0},
|
D | AArch64BaseInfo.h | 825 VBAR_EL1 = 0xc600, // 11 000 1100 0000 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3226 # CHECK: msr {{vbar_el1|VBAR_EL1}}, x12 3519 # CHECK: mrs x9, {{vbar_el1|VBAR_EL1}}
|