Searched refs:VBAR_EL2 (Results 1 - 4 of 4) sorted by relevance

/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s130 msr VBAR_EL2, x3
208 ; CHECK: msr VBAR_EL2, x3 ; encoding: [0x03,0xc0,0x1c,0xd5]
311 mrs x3, VBAR_EL2
496 ; CHECK: mrs x3, VBAR_EL2 ; encoding: [0x03,0xc0,0x3c,0xd5]
H A Dbasic-a64-instructions.s3841 msr VBAR_EL2, x12
4095 // CHECK: msr {{vbar_el2|VBAR_EL2}}, x12 // encoding: [0x0c,0xc0,0x1c,0xd5]
4390 mrs x9, VBAR_EL2
4690 // CHECK: mrs x9, {{vbar_el2|VBAR_EL2}} // encoding: [0x09,0xc0,0x3c,0xd5]
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp442 {"vbar_el2", VBAR_EL2},
H A DAArch64BaseInfo.h811 VBAR_EL2 = 0xe600, // 11 100 1100 0000 000 enumerator in enum:llvm::AArch64SysReg::SysRegValues

Completed in 65 milliseconds