Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/
Dprocessor.h16 #define CPACR_EL1 3, 0, 1, 0, 2 macro
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darm64-system-encoding.s87 msr CPACR_EL1, x3
167 ; CHECK: msr CPACR_EL1, x3 ; encoding: [0x43,0x10,0x18,0xd5]
254 mrs x3, CPACR_EL1
440 ; CHECK: mrs x3, CPACR_EL1 ; encoding: [0x43,0x10,0x38,0xd5]
Dbasic-a64-instructions.s3773 msr CPACR_EL1, x12
4321 mrs x9, CPACR_EL1
/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s86 msr CPACR_EL1, x3
166 ; CHECK: msr CPACR_EL1, x3 ; encoding: [0x43,0x10,0x18,0xd5]
252 mrs x3, CPACR_EL1
437 ; CHECK: mrs x3, CPACR_EL1 ; encoding: [0x43,0x10,0x38,0xd5]
Dbasic-a64-instructions.s3790 msr CPACR_EL1, x12
4338 mrs x9, CPACR_EL1
/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/
Dprocessor.c264 set_reg(vm, vcpuid, ARM64_SYS_REG(CPACR_EL1), 3 << 20); in vcpu_setup()
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc346 CPACR_EL1 = 49282,
2173 { "CPACR_EL1", 0xC082, true, true, {} }, // 191
2841 { "CPACR_EL1", 191 },
/external/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td535 def : RWSysReg<"CPACR_EL1", 0b11, 0b000, 0b0001, 0b0000, 0b010>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td705 def : RWSysReg<"CPACR_EL1", 0b11, 0b000, 0b0001, 0b0000, 0b010>;
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3247 # CHECK: msr {{cpacr_el1|CPACR_EL1}}, x12
3540 # CHECK: mrs x9, {{cpacr_el1|CPACR_EL1}}
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3263 # CHECK: msr {{cpacr_el1|CPACR_EL1}}, x12
3555 # CHECK: mrs x9, {{cpacr_el1|CPACR_EL1}}