Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Sparc/Disassembler/
HDSparcDisassembler.cpp224 static DecodeStatus DecodeSWAP(MCInst &Inst, unsigned insn, uint64_t Address,
459 static DecodeStatus DecodeSWAP(MCInst &MI, unsigned insn, uint64_t Address, in DecodeSWAP() function
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcInstrInfo.td438 let Constraints = "$val = $dst", DecoderMethod = "DecodeSWAP" in {