Searched refs:DBGBCR14_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 361 mrs x3, DBGBCR14_EL1 545 ; CHECK: mrs x3, DBGBCR14_EL1 ; encoding: [0xa3,0x0e,0x30,0xd5]
|
D | basic-a64-instructions.s | 3741 msr DBGBCR14_EL1, x12 4251 mrs x9, DBGBCR14_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 337 {"dbgbcr14_el1", DBGBCR14_EL1, {}},
|
D | AArch64BaseInfo.h | 736 DBGBCR14_EL1 = 0x8075, // 10 000 0000 1110 101 enumerator
|
/external/elfutils/tests/ |
D | run-readelf-mixed-corenote.sh | 407 DBGBVR14_EL1: 0x0000000000000000, DBGBCR14_EL1: 0x00000000
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3214 # CHECK: msr {{dbgbcr14_el1|DBGBCR14_EL1}}, x12 3468 # CHECK: mrs x9, {{dbgbcr14_el1|DBGBCR14_EL1}}
|