Searched refs:CCSIDR_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 234 mrs x3, CCSIDR_EL1 419 ; CHECK: mrs x3, CCSIDR_EL1 ; encoding: [0x03,0x00,0x39,0xd5]
|
D | basic-a64-diagnostics.s | 3465 msr CCSIDR_EL1, x12
|
D | basic-a64-instructions.s | 4281 mrs x9, CCSIDR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 163 {"ccsidr_el1", CCSIDR_EL1, 0},
|
D | AArch64BaseInfo.h | 554 CCSIDR_EL1 = 0xc800, // 11 001 0000 0000 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3399 # CHECK: mrs x9, {{ccsidr_el1|CCSIDR_EL1}}
|