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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp297 {"dbgbvr3_el1", DBGBVR3_EL1, 0},
H A DAArch64BaseInfo.h675 DBGBVR3_EL1 = 0x801c, // 10 000 0000 0011 100 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/elfutils/src/tests/
H A Drun-readelf-mixed-corenote.sh395 DBGBVR3_EL1: 0x0000000000000000, DBGBCR3_EL1: 0x00000000
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s334 mrs x3, DBGBVR3_EL1
518 ; CHECK: mrs x3, DBGBVR3_EL1 ; encoding: [0x83,0x03,0x30,0xd5]
H A Dbasic-a64-instructions.s3701 msr DBGBVR3_EL1, x12
3955 // CHECK: msr {{dbgbvr3_el1|DBGBVR3_EL1}}, x12 // encoding: [0x8c,0x03,0x10,0xd5]
4211 mrs x9, DBGBVR3_EL1
4511 // CHECK: mrs x9, {{dbgbvr3_el1|DBGBVR3_EL1}} // encoding: [0x89,0x03,0x30,0xd5]

Completed in 40 milliseconds