Home | History | Annotate | Download | only in priv

Lines Matching defs:dst_hi

339    HReg         dst_hi; /* 128-bit result high part; 64-bit result */
350 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */
411 HReg dst_hi; /* r10 */
491 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */
498 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */
506 HReg dst_hi; /* 128-bit result high part; 32/64-bit result */
523 HReg dst_hi; /* 128-bit result high part; 64-bit result */
530 HReg dst_hi; /* 128-bit result high part; 64-bit result */
539 HReg dst_hi; /* 128-bit result high part; 64-bit result */
557 HReg dst_hi; /* 128-bit result high part; 64-bit result */
630 s390_insn *s390_insn_mul(UChar size, HReg dst_hi, HReg dst_lo,
659 s390_insn *s390_insn_bfp128_binop(UChar size, s390_bfp_binop_t, HReg dst_hi,
661 s390_insn *s390_insn_bfp128_unop(UChar size, s390_bfp_unop_t, HReg dst_hi,
666 HReg dst_hi, HReg dst_lo, HReg op);
668 HReg dst_hi, HReg dst_lo, HReg op_hi,
685 HReg dst_hi, HReg dst_lo, HReg op_hi,
687 s390_insn *s390_insn_dfp128_binop(UChar size, s390_dfp_binop_t, HReg dst_hi,
693 s390_insn *s390_insn_dfp128_intop(UChar size, s390_dfp_intop_t, HReg dst_hi,
700 HReg dst_hi, HReg dst_lo, HReg op);
702 HReg dst_hi, HReg dst_lo, HReg op_hi,
704 s390_insn *s390_insn_dfp128_reround(UChar size, HReg dst_hi, HReg dst_lo,