Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp127 static DecodeStatus DecodeMRSSystemRegister(MCInst &Inst, unsigned Imm,
820 static DecodeStatus DecodeMRSSystemRegister(MCInst &Inst, unsigned Imm, in DecodeMRSSystemRegister() function
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1137 let DecoderMethod = "DecodeMRSSystemRegister";