Home
last modified time | relevance | path

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

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