Searched refs:DBGWCR11_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 390 mrs x3, DBGWCR11_EL1 574 ; CHECK: mrs x3, DBGWCR11_EL1 ; encoding: [0xe3,0x0b,0x30,0xd5]
|
D | basic-a64-instructions.s | 3770 msr DBGWCR11_EL1, x12 4280 mrs x9, DBGWCR11_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 366 {"dbgwcr11_el1", DBGWCR11_EL1, {}},
|
D | AArch64BaseInfo.h | 765 DBGWCR11_EL1 = 0x805f, // 10 000 0000 1011 111 enumerator
|
/external/elfutils/tests/ |
D | run-readelf-mixed-corenote.sh | 422 DBGWVR11_EL1: 0x0000000000000000, DBGWCR11_EL1: 0x00000000
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3243 # CHECK: msr {{dbgwcr11_el1|DBGWCR11_EL1}}, x12 3497 # CHECK: mrs x9, {{dbgwcr11_el1|DBGWCR11_EL1}}
|