Searched refs:S390_ZERO_EXTEND_8 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_s390_defs.h183 S390_ZERO_EXTEND_8, enumerator in enum:__anon15477
H A Dhost_s390_isel.c1516 insn = s390_insn_unop(4, S390_ZERO_EXTEND_8, res, s390_opnd_reg(h1));
1690 insn = s390_insn_unop(size, S390_ZERO_EXTEND_8, dst, opnd);
3320 op = (cond->Iex.Unop.op == Iop_CmpNEZ8) ? S390_ZERO_EXTEND_8
3358 op = S390_ZERO_EXTEND_8;
3364 op = S390_ZERO_EXTEND_8;
H A Dhost_s390_defs.c6555 case S390_ZERO_EXTEND_8:
6902 case S390_ZERO_EXTEND_8: p += vex_sprintf(p, "1 -> "); goto common;
7937 case S390_ZERO_EXTEND_8: return s390_widen_emit(buf, insn, 1, 0);

Completed in 115 milliseconds