Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_s390_defs.h188 S390_SIGN_EXTEND_32, enumerator
Dhost_s390_defs.c6615 case S390_SIGN_EXTEND_32: in s390_insn_as_string()
6960 case S390_SIGN_EXTEND_32: in s390_insn_as_string()
7998 case S390_SIGN_EXTEND_32: return s390_widen_emit(buf, insn, 4, 1); in s390_insn_unop_emit()
Dhost_s390_isel.c1714 insn = s390_insn_unop(size, S390_SIGN_EXTEND_32, dst, opnd); in s390_isel_int_expr_wrk()