Searched refs:DBGWCR9_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 345 {"dbgwcr9_el1", DBGWCR9_EL1},
|
D | AArch64BaseInfo.h | 714 DBGWCR9_EL1 = 0x804f, // 10 000 0000 1001 111 enumerator
|
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 384 mrs x3, DBGWCR9_EL1 568 ; CHECK: mrs x3, DBGWCR9_EL1 ; encoding: [0xe3,0x09,0x30,0xd5]
|
D | basic-a64-instructions.s | 3743 msr DBGWCR9_EL1, x12 4253 mrs x9, DBGWCR9_EL1
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3129 # CHECK: msr {{dbgwcr9_el1|DBGWCR9_EL1}}, x12 3383 # CHECK: mrs x9, {{dbgwcr9_el1|DBGWCR9_EL1}}
|