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

/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s131 msr VBAR_EL3, x3
209 ; CHECK: msr VBAR_EL3, x3 ; encoding: [0x03,0xc0,0x1e,0xd5]
312 mrs x3, VBAR_EL3
497 ; CHECK: mrs x3, VBAR_EL3 ; encoding: [0x03,0xc0,0x3e,0xd5]
H A Dbasic-a64-instructions.s3842 msr VBAR_EL3, x12
4096 // CHECK: msr {{vbar_el3|VBAR_EL3}}, x12 // encoding: [0x0c,0xc0,0x1e,0xd5]
4391 mrs x9, VBAR_EL3
4691 // CHECK: mrs x9, {{vbar_el3|VBAR_EL3}} // encoding: [0x09,0xc0,0x3e,0xd5]
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp443 {"vbar_el3", VBAR_EL3},
H A DAArch64BaseInfo.h812 VBAR_EL3 = 0xf600, // 11 110 1100 0000 000 enumerator in enum:llvm::AArch64SysReg::SysRegValues

Completed in 66 milliseconds