Home
last modified time | relevance | path

Searched defs:insn_length (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/m_scheduler/
Dscheduler.c1577 UInt insn_length = ((((byte >> 6) + 1) >> 1) + 1) << 1; in VG_() local
/external/valgrind/coregrind/
Dm_signals.c1870 Int insn_length = ((((byte >> 6) + 1) >> 1) + 1) << 1; in default_action() local
/external/valgrind/VEX/priv/
Dguest_s390_toIR.c16718 s390_decode_and_irgen(const UChar *bytes, UInt insn_length, DisResult *dres) in s390_decode_and_irgen()
16812 UInt insn_length; in disInstr_S390_WRK() local