Searched refs:s390_decode_and_irgen (Results 1 – 1 of 1) sorted by relevance
51 static UInt s390_decode_and_irgen(const UChar *, UInt, DisResult *);11068 s390_decode_and_irgen(bytes, ((((bytes[0] >> 6) + 1) >> 1) + 1) << 1, in s390_irgen_EX()16525 s390_decode_and_irgen(const UChar *bytes, UInt insn_length, DisResult *dres) in s390_decode_and_irgen() function16646 if (s390_decode_and_irgen(insn, insn_length, &dres) == 0) { in disInstr_S390_WRK()