Searched refs:DBGBCR1_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 348 mrs x3, DBGBCR1_EL1 532 ; CHECK: mrs x3, DBGBCR1_EL1 ; encoding: [0xa3,0x01,0x30,0xd5]
|
D | basic-a64-instructions.s | 3728 msr DBGBCR1_EL1, x12 4238 mrs x9, DBGBCR1_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 324 {"dbgbcr1_el1", DBGBCR1_EL1, {}},
|
D | AArch64BaseInfo.h | 723 DBGBCR1_EL1 = 0x800d, // 10 000 0000 0001 101 enumerator
|
/external/elfutils/tests/ |
D | run-readelf-mixed-corenote.sh | 394 DBGBVR1_EL1: 0x0000000000000000, DBGBCR1_EL1: 0x00000000
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3201 # CHECK: msr {{dbgbcr1_el1|DBGBCR1_EL1}}, x12 3455 # CHECK: mrs x9, {{dbgbcr1_el1|DBGBCR1_EL1}}
|