Lines Matching refs:DecodeIntRegsRegisterClass
87 static DecodeStatus DecodeIntRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeIntRegsRegisterClass() function
274 status = DecodeIntRegsRegisterClass(MI, rs1, Address, Decoder); in DecodeMem()
282 status = DecodeIntRegsRegisterClass(MI, rs2, Address, Decoder); in DecodeMem()
300 DecodeIntRegsRegisterClass); in DecodeLoadInt()
328 DecodeIntRegsRegisterClass); in DecodeStoreInt()
389 status = DecodeIntRegsRegisterClass(MI, rd, Address, Decoder); in DecodeJMPL()
394 status = DecodeIntRegsRegisterClass(MI, rs1, Address, Decoder); in DecodeJMPL()
402 status = DecodeIntRegsRegisterClass(MI, rs2, Address, Decoder); in DecodeJMPL()
424 status = DecodeIntRegsRegisterClass(MI, rs1, Address, Decoder); in DecodeReturn()
432 status = DecodeIntRegsRegisterClass(MI, rs2, Address, Decoder); in DecodeReturn()
456 status = DecodeIntRegsRegisterClass(MI, rd, Address, Decoder); in DecodeSWAP()
461 status = DecodeIntRegsRegisterClass(MI, rs1, Address, Decoder); in DecodeSWAP()
469 status = DecodeIntRegsRegisterClass(MI, rs2, Address, Decoder); in DecodeSWAP()