Searched refs:CSSELR_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 89 msr CSSELR_EL1, x3 169 ; CHECK: msr CSSELR_EL1, x3 ; encoding: [0x03,0x00,0x1a,0xd5] 255 mrs x3, CSSELR_EL1 440 ; CHECK: mrs x3, CSSELR_EL1 ; encoding: [0x03,0x00,0x3a,0xd5]
|
D | basic-a64-instructions.s | 3768 msr CSSELR_EL1, x12 4282 mrs x9, CSSELR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 363 {"csselr_el1", CSSELR_EL1, 0},
|
D | AArch64BaseInfo.h | 741 CSSELR_EL1 = 0xd000, // 11 010 0000 0000 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3142 # CHECK: msr {{csselr_el1|CSSELR_EL1}}, x12 3400 # CHECK: mrs x9, {{csselr_el1|CSSELR_EL1}}
|