Searched refs:S390_NEGATE (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_s390_defs.h | 189 S390_NEGATE enumerator
|
D | host_s390_isel.c | 1498 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()
|
D | host_s390_defs.c | 6619 case S390_NEGATE: in s390_insn_as_string() 8000 case S390_NEGATE: return s390_negate_emit(buf, insn); in s390_insn_unop_emit()
|