Searched refs:DBGBCR12_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 359 mrs x3, DBGBCR12_EL1 543 ; CHECK: mrs x3, DBGBCR12_EL1 ; encoding: [0xa3,0x0c,0x30,0xd5]
|
D | basic-a64-instructions.s | 3726 msr DBGBCR12_EL1, x12 4236 mrs x9, DBGBCR12_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 322 {"dbgbcr12_el1", DBGBCR12_EL1, 0},
|
D | AArch64BaseInfo.h | 700 DBGBCR12_EL1 = 0x8065, // 10 000 0000 1100 101 enumerator
|
/external/elfutils/src/tests/ |
D | run-readelf-mixed-corenote.sh | 404 DBGBVR12_EL1: 0x0000000000000000, DBGBCR12_EL1: 0x00000000
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3100 # CHECK: msr {{dbgbcr12_el1|DBGBCR12_EL1}}, x12 3354 # CHECK: mrs x9, {{dbgbcr12_el1|DBGBCR12_EL1}}
|