Searched refs:MDCR_EL3 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 108 msr MDCR_EL3, x3 188 ; CHECK: msr MDCR_EL3, x3 ; encoding: [0x23,0x13,0x1e,0xd5] 286 mrs x3, MDCR_EL3 471 ; CHECK: mrs x3, MDCR_EL3 ; encoding: [0x23,0x13,0x3e,0xd5]
|
D | basic-a64-instructions.s | 3799 msr MDCR_EL3, x12 4347 mrs x9, MDCR_EL3
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 394 {"mdcr_el3", MDCR_EL3, {}},
|
D | AArch64BaseInfo.h | 793 MDCR_EL3 = 0xf099, // 11 110 0001 0011 001 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3272 # CHECK: msr {{mdcr_el3|MDCR_EL3}}, x12 3564 # CHECK: mrs x9, {{mdcr_el3|MDCR_EL3}}
|