Home
last modified time | relevance | path

Searched refs:DecodeMRSSystemRegister (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp168 static DecodeStatus DecodeMRSSystemRegister(MCInst &Inst, unsigned Imm,
888 static DecodeStatus DecodeMRSSystemRegister(MCInst &Inst, unsigned Imm, in DecodeMRSSystemRegister() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1671 let DecoderMethod = "DecodeMRSSystemRegister";