Home
last modified time | relevance | path

Searched refs:REVIDR_EL1 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s260 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]
Dbasic-a64-diagnostics.s3486 msr REVIDR_EL1, x12
Dbasic-a64-instructions.s4301 mrs x9, REVIDR_EL1
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp178 {"revidr_el1", REVIDR_EL1, {}},
DAArch64BaseInfo.h590 REVIDR_EL1 = 0xc006, // 11 000 0000 0000 110 enumerator
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3518 # CHECK: mrs x9, {{revidr_el1|REVIDR_EL1}}