Searched refs:OSLAR_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 593 msr OSLAR_EL1, x3 599 ; CHECK: msr OSLAR_EL1, x3 ; encoding: [0x83,0x10,0x10,0xd5]
|
D | basic-a64-diagnostics.s | 3661 mrs x9, OSLAR_EL1
|
D | basic-a64-instructions.s | 3763 msr OSLAR_EL1, x12
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 260 {"oslar_el1", OSLAR_EL1, 0},
|
D | AArch64BaseInfo.h | 646 OSLAR_EL1 = 0x8084, // 10 000 0001 0000 100 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3137 # CHECK: msr {{oslar_el1|OSLAR_EL1}}, x12
|