Searched refs:CPACR_EL1 (Results 1 – 11 of 11) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/kvm/include/aarch64/ |
D | processor.h | 16 #define CPACR_EL1 3, 0, 1, 0, 2 macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 87 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]
|
D | basic-a64-instructions.s | 3773 msr CPACR_EL1, x12 4321 mrs x9, CPACR_EL1
|
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 86 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]
|
D | basic-a64-instructions.s | 3790 msr CPACR_EL1, x12 4338 mrs x9, CPACR_EL1
|
/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/ |
D | processor.c | 264 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/ |
D | AArch64GenSystemOperands.inc | 346 CPACR_EL1 = 49282, 2173 { "CPACR_EL1", 0xC082, true, true, {} }, // 191 2841 { "CPACR_EL1", 191 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 535 def : RWSysReg<"CPACR_EL1", 0b11, 0b000, 0b0001, 0b0000, 0b010>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 705 def : RWSysReg<"CPACR_EL1", 0b11, 0b000, 0b0001, 0b0000, 0b010>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3247 # CHECK: msr {{cpacr_el1|CPACR_EL1}}, x12 3540 # CHECK: mrs x9, {{cpacr_el1|CPACR_EL1}}
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3263 # CHECK: msr {{cpacr_el1|CPACR_EL1}}, x12 3555 # CHECK: mrs x9, {{cpacr_el1|CPACR_EL1}}
|