Searched refs:DBGAUTHSTATUS_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 401 mrs x3, DBGAUTHSTATUS_EL1 585 ; CHECK: mrs x3, DBGAUTHSTATUS_EL1 ; encoding: [0xc3,0x7e,0x30,0xd5]
|
D | basic-a64-diagnostics.s | 3480 msr DBGAUTHSTATUS_EL1, x12
|
D | basic-a64-instructions.s | 4292 mrs x9, DBGAUTHSTATUS_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 170 {"dbgauthstatus_el1", DBGAUTHSTATUS_EL1, {}},
|
D | AArch64BaseInfo.h | 582 DBGAUTHSTATUS_EL1 = 0x83f6, // 10 000 0111 1110 110 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3509 # CHECK: mrs x9, {{dbgauthstatus_el1|DBGAUTHSTATUS_EL1}}
|