Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_s390_defs.h675 s390_insn *s390_insn_dfp_unop(UChar size, s390_dfp_unop_t, HReg dst, HReg op);
Dhost_s390_isel.c1598 addInstr(env, s390_insn_dfp_unop(size, dfpop, dst, h1)); in s390_isel_int_expr_wrk()
Dhost_s390_defs.c5796 s390_insn_dfp_unop(UChar size, s390_dfp_unop_t tag, HReg dst, HReg op) in s390_insn_dfp_unop() function