Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_s390_defs.h171 S390_NEGATE enumerator
Dhost_s390_isel.c979 insn = s390_insn_unop(size, S390_NEGATE, res, op2); in s390_isel_int_expr_wrk()
1169 addInstr(env, s390_insn_unop(size, S390_NEGATE, dst, opnd)); in s390_isel_int_expr_wrk()
1177 addInstr(env, s390_insn_unop(size, S390_NEGATE, dst, opnd)); in s390_isel_int_expr_wrk()
Dhost_s390_defs.c4637 case S390_NEGATE: in s390_insn_as_string()
5816 case S390_NEGATE: return s390_negate_emit(buf, insn); in s390_insn_unop_emit()