Searched refs:DecodeSWAP (Results 1 – 2 of 2) sorted by relevance
305 static DecodeStatus DecodeSWAP(MCInst &Inst, unsigned insn, uint64_t Address,594 static DecodeStatus DecodeSWAP(MCInst &MI, unsigned insn, uint64_t Address, in DecodeSWAP() function
697 let Constraints = "$val = $dst", DecoderMethod = "DecodeSWAP" in {