Searched refs:REVIDR_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 260 mrs x3, REVIDR_EL1 445 ; CHECK: mrs x3, REVIDR_EL1 ; encoding: [0xc3,0x00,0x38,0xd5] 614 mrs x0, REVIDR_EL1 627 ; CHECK: mrs x0, REVIDR_EL1 ; encoding: [0xc0,0x00,0x38,0xd5]
|
D | basic-a64-diagnostics.s | 3486 msr REVIDR_EL1, x12
|
D | basic-a64-instructions.s | 4301 mrs x9, REVIDR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 178 {"revidr_el1", REVIDR_EL1, {}},
|
D | AArch64BaseInfo.h | 590 REVIDR_EL1 = 0xc006, // 11 000 0000 0000 110 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3518 # CHECK: mrs x9, {{revidr_el1|REVIDR_EL1}}
|