Searched defs:insn_length (Results 1 – 3 of 3) sorted by relevance
1569 UInt insn_length = ((((byte >> 6) + 1) >> 1) + 1) << 1; in VG_() local
1865 Int insn_length = ((((byte >> 6) + 1) >> 1) + 1) << 1; in default_action() local
16525 s390_decode_and_irgen(const UChar *bytes, UInt insn_length, DisResult *dres) in s390_decode_and_irgen()16619 UInt insn_length; in disInstr_S390_WRK() local