Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_s390_defs.h649 s390_insn *s390_insn_cc2bool(HReg dst, s390_cc_t src);
Dhost_s390_isel.c1630 addInstr(env, s390_insn_cc2bool(dst, cond)); in s390_isel_int_expr_wrk()
3758 addInstr(env, s390_insn_cc2bool(dst, cond)); in s390_isel_stmt()
Dhost_s390_defs.c5486 s390_insn_cc2bool(HReg dst, s390_cc_t cond) in s390_insn_cc2bool() function