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 | 3865 msr VBAR_EL1, x12 4415 mrs x9, VBAR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 460 {"vbar_el1", VBAR_EL1, {}},
|
D | AArch64BaseInfo.h | 859 VBAR_EL1 = 0xc600, // 11 000 1100 0000 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3338 # CHECK: msr {{vbar_el1|VBAR_EL1}}, x12 3632 # CHECK: mrs x9, {{vbar_el1|VBAR_EL1}}
|