Searched refs:DBGPRCR_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 398 mrs x3, DBGPRCR_EL1 582 ; CHECK: mrs x3, DBGPRCR_EL1 ; encoding: [0x83,0x14,0x30,0xd5]
|
D | basic-a64-instructions.s | 3778 msr DBGPRCR_EL1, x12 4289 mrs x9, DBGPRCR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 373 {"dbgprcr_el1", DBGPRCR_EL1, {}},
|
D | AArch64BaseInfo.h | 772 DBGPRCR_EL1 = 0x80a4, // 10 000 0001 0100 100 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3251 # CHECK: msr {{dbgprcr_el1|DBGPRCR_EL1}}, x12 3506 # CHECK: mrs x9, {{dbgprcr_el1|DBGPRCR_EL1}}
|