Searched refs:TCR_EL1 (Results 1 – 11 of 11) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/ |
D | processor.h | 17 #define TCR_EL1 3, 0, 2, 0, 2 macro
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/ |
D | processor.c | 267 get_reg(vm, vcpuid, ARM64_SYS_REG(TCR_EL1), &tcr_el1); in vcpu_setup() 296 set_reg(vm, vcpuid, ARM64_SYS_REG(TCR_EL1), tcr_el1); in vcpu_setup()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 116 msr TCR_EL1, x3 196 ; CHECK: msr TCR_EL1, x3 ; encoding: [0x43,0x20,0x18,0xd5] 302 mrs x3, TCR_EL1 488 ; CHECK: mrs x3, TCR_EL1 ; encoding: [0x43,0x20,0x38,0xd5]
|
D | basic-a64-instructions.s | 3787 msr TCR_EL1, x12 4335 mrs x9, TCR_EL1
|
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 115 msr TCR_EL1, x3 195 ; CHECK: msr TCR_EL1, x3 ; encoding: [0x43,0x20,0x18,0xd5] 300 mrs x3, TCR_EL1 485 ; CHECK: mrs x3, TCR_EL1 ; encoding: [0x43,0x20,0x38,0xd5]
|
D | basic-a64-instructions.s | 3804 msr TCR_EL1, x12 4352 mrs x9, TCR_EL1
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 366 TCR_EL1 = 49410, 2193 { "TCR_EL1", 0xC102, true, true, {} }, // 211 3215 { "TCR_EL1", 211 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 555 def : RWSysReg<"TCR_EL1", 0b11, 0b000, 0b0010, 0b0000, 0b010>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 725 def : RWSysReg<"TCR_EL1", 0b11, 0b000, 0b0010, 0b0000, 0b010>;
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3277 # CHECK: msr {{tcr_el1|TCR_EL1}}, x12 3569 # CHECK: mrs x9, {{tcr_el1|TCR_EL1}}
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3261 # CHECK: msr {{tcr_el1|TCR_EL1}}, x12 3554 # CHECK: mrs x9, {{tcr_el1|TCR_EL1}}
|