Home
last modified time | relevance | path

Searched refs:TCR_EL1 (Results 1 – 11 of 11) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/
Dprocessor.h17 #define TCR_EL1 3, 0, 2, 0, 2 macro
/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/
Dprocessor.c267 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/
Darm64-system-encoding.s116 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]
Dbasic-a64-instructions.s3787 msr TCR_EL1, x12
4335 mrs x9, TCR_EL1
/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s115 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]
Dbasic-a64-instructions.s3804 msr TCR_EL1, x12
4352 mrs x9, TCR_EL1
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc366 TCR_EL1 = 49410,
2193 { "TCR_EL1", 0xC102, true, true, {} }, // 211
3215 { "TCR_EL1", 211 },
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td555 def : RWSysReg<"TCR_EL1", 0b11, 0b000, 0b0010, 0b0000, 0b010>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td725 def : RWSysReg<"TCR_EL1", 0b11, 0b000, 0b0010, 0b0000, 0b010>;
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3277 # 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/
Dbasic-a64-instructions.txt3261 # CHECK: msr {{tcr_el1|TCR_EL1}}, x12
3554 # CHECK: mrs x9, {{tcr_el1|TCR_EL1}}