Searched refs:MDSCR_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 328 mrs x3, MDSCR_EL1 512 ; CHECK: mrs x3, MDSCR_EL1 ; encoding: [0x43,0x02,0x30,0xd5]
|
D | basic-a64-instructions.s | 3692 msr MDSCR_EL1, x12 4202 mrs x9, MDSCR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 290 {"mdscr_el1", MDSCR_EL1, 0},
|
D | AArch64BaseInfo.h | 668 MDSCR_EL1 = 0x8012, // 10 000 0000 0010 010 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3066 # CHECK: msr {{mdscr_el1|MDSCR_EL1}}, x12 3320 # CHECK: mrs x9, {{mdscr_el1|MDSCR_EL1}}
|