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 | 3781 msr CSSELR_EL1, x12 4295 mrs x9, CSSELR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 376 {"csselr_el1", CSSELR_EL1, {}},
|
D | AArch64BaseInfo.h | 775 CSSELR_EL1 = 0xd000, // 11 010 0000 0000 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3254 # CHECK: msr {{csselr_el1|CSSELR_EL1}}, x12 3512 # CHECK: mrs x9, {{csselr_el1|CSSELR_EL1}}
|