Searched refs:RVBAR_EL3 (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp194 {"rvbar_el3", RVBAR_EL3},
H A DAArch64BaseInfo.h575 RVBAR_EL3 = 0xf601, // 11 110 1100 0000 001 enumerator in enum:llvm::AArch64SysReg::SysRegROValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s290 mrs x3, RVBAR_EL3
475 ; CHECK: mrs x3, RVBAR_EL3 ; encoding: [0x23,0xc0,0x3e,0xd5]
H A Dbasic-a64-diagnostics.s3503 msr RVBAR_EL3, x12
3642 // CHECK-ERROR-NEXT: msr RVBAR_EL3, x12
H A Dbasic-a64-instructions.s4394 mrs x9, RVBAR_EL3
4694 // CHECK: mrs x9, {{rvbar_el3|RVBAR_EL3}} // encoding: [0x29,0xc0,0x3e,0xd5]

Completed in 111 milliseconds