Home | History | Annotate | Download | only in priv

Lines Matching defs:op1_high

3877          HReg op1_high = s390_isel_int_expr(env, cas->expdHi);  /* expected value */
3886 addInstr(env, s390_insn_move(8, r8, op1_high));
3906 addInstr(env, s390_insn_move(8, op1_high, r8));