Searched refs:CPACR_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 86 msr CPACR_EL1, x3 164 ; CHECK: msr CPACR_EL1, x3 ; encoding: [0x43,0x10,0x18,0xd5] 248 mrs x3, CPACR_EL1 433 ; CHECK: mrs x3, CPACR_EL1 ; encoding: [0x43,0x10,0x38,0xd5]
|
D | basic-a64-instructions.s | 3765 msr CPACR_EL1, x12 4312 mrs x9, CPACR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 366 {"cpacr_el1", CPACR_EL1},
|
D | AArch64BaseInfo.h | 729 CPACR_EL1 = 0xc082, // 11 000 0001 0000 010 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3151 # CHECK: msr {{cpacr_el1|CPACR_EL1}}, x12 3442 # CHECK: mrs x9, {{cpacr_el1|CPACR_EL1}}
|