Searched refs:CLIDR_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 235 mrs x3, CLIDR_EL1 420 ; CHECK: mrs x3, CLIDR_EL1 ; encoding: [0x23,0x00,0x39,0xd5]
|
D | basic-a64-diagnostics.s | 3483 msr CLIDR_EL1, x12
|
D | basic-a64-instructions.s | 4297 mrs x9, CLIDR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 175 {"clidr_el1", CLIDR_EL1, {}},
|
D | AArch64BaseInfo.h | 587 CLIDR_EL1 = 0xc801, // 11 001 0000 0000 001 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3514 # CHECK: mrs x9, {{clidr_el1|CLIDR_EL1}}
|