Searched refs:MDCR_EL2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 107 msr MDCR_EL2, x3 187 ; CHECK: msr MDCR_EL2, x3 ; encoding: [0x23,0x11,0x1c,0xd5] 285 mrs x3, MDCR_EL2 470 ; CHECK: mrs x3, MDCR_EL2 ; encoding: [0x23,0x11,0x3c,0xd5]
|
D | basic-a64-instructions.s | 3793 msr MDCR_EL2, x12 4341 mrs x9, MDCR_EL2
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 388 {"mdcr_el2", MDCR_EL2, {}},
|
D | AArch64BaseInfo.h | 787 MDCR_EL2 = 0xe089, // 11 100 0001 0001 001 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3266 # CHECK: msr {{mdcr_el2|MDCR_EL2}}, x12 3558 # CHECK: mrs x9, {{mdcr_el2|MDCR_EL2}}
|