Searched refs:SCR_EL3 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 110 msr SCR_EL3, x3 190 ; CHECK: msr SCR_EL3, x3 ; encoding: [0x03,0x11,0x1e,0xd5] 295 mrs x3, SCR_EL3 480 ; CHECK: mrs x3, SCR_EL3 ; encoding: [0x03,0x11,0x3e,0xd5]
|
D | basic-a64-instructions.s | 3792 msr SCR_EL3, x12 4340 mrs x9, SCR_EL3
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 387 {"scr_el3", SCR_EL3, {}},
|
D | AArch64BaseInfo.h | 786 SCR_EL3 = 0xf088, // 11 110 0001 0001 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3265 # CHECK: msr {{scr_el3|SCR_EL3}}, x12 3557 # CHECK: mrs x9, {{scr_el3|SCR_EL3}}
|