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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp295 {"dbgbvr7_el1", DBGBVR7_EL1},
H A DAArch64BaseInfo.h664 DBGBVR7_EL1 = 0x803c, // 10 000 0000 0111 100 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s334 mrs x3, DBGBVR7_EL1
518 ; CHECK: mrs x3, DBGBVR7_EL1 ; encoding: [0x83,0x07,0x30,0xd5]
H A Dbasic-a64-instructions.s3693 msr DBGBVR7_EL1, x12
3947 // CHECK: msr {{dbgbvr7_el1|DBGBVR7_EL1}}, x12 // encoding: [0x8c,0x07,0x10,0xd5]
4203 mrs x9, DBGBVR7_EL1
4503 // CHECK: mrs x9, {{dbgbvr7_el1|DBGBVR7_EL1}} // encoding: [0x89,0x07,0x30,0xd5]

Completed in 80 milliseconds