Searched refs:DBGWCR1_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 380 mrs x3, DBGWCR1_EL1 564 ; CHECK: mrs x3, DBGWCR1_EL1 ; encoding: [0xe3,0x01,0x30,0xd5]
|
D | basic-a64-instructions.s | 3747 msr DBGWCR1_EL1, x12 4257 mrs x9, DBGWCR1_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 343 {"dbgwcr1_el1", DBGWCR1_EL1, 0},
|
D | AArch64BaseInfo.h | 721 DBGWCR1_EL1 = 0x800f, // 10 000 0000 0001 111 enumerator
|
/external/elfutils/src/tests/ |
D | run-readelf-mixed-corenote.sh | 411 DBGWVR1_EL1: 0x0000000000000000, DBGWCR1_EL1: 0x00000000
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3121 # CHECK: msr {{dbgwcr1_el1|DBGWCR1_EL1}}, x12 3375 # CHECK: mrs x9, {{dbgwcr1_el1|DBGWCR1_EL1}}
|