Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_s390_defs.h189 S390_NEGATE enumerator
Dhost_s390_isel.c1498 insn = s390_insn_unop(size, S390_NEGATE, res, op2); in s390_isel_int_expr_wrk()
1761 addInstr(env, s390_insn_unop(size, S390_NEGATE, dst, opnd)); in s390_isel_int_expr_wrk()
1769 addInstr(env, s390_insn_unop(size, S390_NEGATE, dst, opnd)); in s390_isel_int_expr_wrk()
Dhost_s390_defs.c6619 case S390_NEGATE: in s390_insn_as_string()
8000 case S390_NEGATE: return s390_negate_emit(buf, insn); in s390_insn_unop_emit()