Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_toIR.c51 static UInt s390_decode_and_irgen(const UChar *, UInt, DisResult *);
11192 s390_decode_and_irgen(bytes, ((((bytes[0] >> 6) + 1) >> 1) + 1) << 1, in s390_irgen_EX()
16718 s390_decode_and_irgen(const UChar *bytes, UInt insn_length, DisResult *dres) in s390_decode_and_irgen() function
16840 if (s390_decode_and_irgen(insn, insn_length, &dres) == 0) { in disInstr_S390_WRK()