Searched refs:MAIR_EL1 (Results 1 – 11 of 11) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/ |
D | processor.h | 18 #define MAIR_EL1 3, 0, 10, 2, 0 macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 105 msr MAIR_EL1, x3 185 ; CHECK: msr MAIR_EL1, x3 ; encoding: [0x03,0xa2,0x18,0xd5] 284 mrs x3, MAIR_EL1 470 ; CHECK: mrs x3, MAIR_EL1 ; encoding: [0x03,0xa2,0x38,0xd5]
|
D | basic-a64-instructions.s | 3842 msr MAIR_EL1, x12 4392 mrs x9, MAIR_EL1
|
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 104 msr MAIR_EL1, x3 184 ; CHECK: msr MAIR_EL1, x3 ; encoding: [0x03,0xa2,0x18,0xd5] 282 mrs x3, MAIR_EL1 467 ; CHECK: mrs x3, MAIR_EL1 ; encoding: [0x03,0xa2,0x38,0xd5]
|
D | basic-a64-instructions.s | 3859 msr MAIR_EL1, x12 4409 mrs x9, MAIR_EL1
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/ |
D | processor.c | 297 set_reg(vm, vcpuid, ARM64_SYS_REG(MAIR_EL1), DEFAULT_MAIR_EL1); in vcpu_setup()
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 421 MAIR_EL1 = 50448, 2248 { "MAIR_EL1", 0xC510, true, true, {} }, // 266 3058 { "MAIR_EL1", 266 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 610 def : RWSysReg<"MAIR_EL1", 0b11, 0b000, 0b1010, 0b0010, 0b000>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 780 def : RWSysReg<"MAIR_EL1", 0b11, 0b000, 0b1010, 0b0010, 0b000>;
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3332 # CHECK: msr {{mair_el1|MAIR_EL1}}, x12 3626 # CHECK: mrs x9, {{mair_el1|MAIR_EL1}}
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3316 # CHECK: msr {{mair_el1|MAIR_EL1}}, x12 3611 # CHECK: mrs x9, {{mair_el1|MAIR_EL1}}
|