Searched refs:DBGWCR8_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 387 mrs x3, DBGWCR8_EL1 571 ; CHECK: mrs x3, DBGWCR8_EL1 ; encoding: [0xe3,0x08,0x30,0xd5]
|
D | basic-a64-instructions.s | 3767 msr DBGWCR8_EL1, x12 4277 mrs x9, DBGWCR8_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 363 {"dbgwcr8_el1", DBGWCR8_EL1, {}},
|
D | AArch64BaseInfo.h | 762 DBGWCR8_EL1 = 0x8047, // 10 000 0000 1000 111 enumerator
|
/external/elfutils/tests/ |
D | run-readelf-mixed-corenote.sh | 419 DBGWVR8_EL1: 0x0000000000000000, DBGWCR8_EL1: 0x00000000
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3240 # CHECK: msr {{dbgwcr8_el1|DBGWCR8_EL1}}, x12 3494 # CHECK: mrs x9, {{dbgwcr8_el1|DBGWCR8_EL1}}
|