• Home
  • Raw
  • Download

Lines Matching refs:X86Instr_Push

352       addInstr(env, X86Instr_Push(X86RMI_Reg(r_vecRetAddr)));  in pushArg()
356 addInstr(env, X86Instr_Push(X86RMI_Reg(hregX86_EBP()))); in pushArg()
362 addInstr(env, X86Instr_Push(iselIntExpr_RMI(env, arg))); in pushArg()
368 addInstr(env, X86Instr_Push(X86RMI_Reg(rHi))); in pushArg()
369 addInstr(env, X86Instr_Push(X86RMI_Reg(rLo))); in pushArg()
748 addInstr(env, X86Instr_Push(X86RMI_Imm(DEFAULT_FPUCW))); in set_FPU_rounding_default()
778 addInstr(env, X86Instr_Push(X86RMI_Reg(rrm2))); in set_FPU_rounding_mode()
1405 addInstr(env, X86Instr_Push(X86RMI_Reg(xHi))); in iselIntExpr_R_wrk()
1406 addInstr(env, X86Instr_Push(X86RMI_Reg(xLo))); in iselIntExpr_R_wrk()
2541 addInstr(env, X86Instr_Push(X86RMI_Reg(yHi))); in iselInt64Expr_wrk()
2542 addInstr(env, X86Instr_Push(X86RMI_Reg(yLo))); in iselInt64Expr_wrk()
2544 addInstr(env, X86Instr_Push(X86RMI_Reg(xHi))); in iselInt64Expr_wrk()
2545 addInstr(env, X86Instr_Push(X86RMI_Reg(xLo))); in iselInt64Expr_wrk()
2582 addInstr(env, X86Instr_Push(y)); in iselInt64Expr_wrk()
2584 addInstr(env, X86Instr_Push(X86RMI_Reg(xHi))); in iselInt64Expr_wrk()
2585 addInstr(env, X86Instr_Push(X86RMI_Reg(xLo))); in iselInt64Expr_wrk()
2823 addInstr(env, X86Instr_Push(X86RMI_Reg(xHi))); in iselInt64Expr_wrk()
2824 addInstr(env, X86Instr_Push(X86RMI_Reg(xLo))); in iselInt64Expr_wrk()
2934 addInstr(env, X86Instr_Push(rmi)); in iselFltExpr_wrk()
3032 addInstr(env, X86Instr_Push(X86RMI_Imm(u.u32x2[1]))); in iselDblExpr_wrk()
3033 addInstr(env, X86Instr_Push(X86RMI_Imm(u.u32x2[0]))); in iselDblExpr_wrk()
3120 addInstr(env, X86Instr_Push(X86RMI_Reg(rHi))); in iselDblExpr_wrk()
3121 addInstr(env, X86Instr_Push(X86RMI_Reg(rLo))); in iselDblExpr_wrk()
3187 addInstr(env, X86Instr_Push(X86RMI_Reg(ri))); in iselDblExpr_wrk()
3203 addInstr(env, X86Instr_Push(X86RMI_Reg(rHi))); in iselDblExpr_wrk()
3204 addInstr(env, X86Instr_Push(X86RMI_Reg(rLo))); in iselDblExpr_wrk()
3467 addInstr(env, X86Instr_Push(rmi)); in iselVecExpr_wrk()
3478 addInstr(env, X86Instr_Push(X86RMI_Reg(rHi))); in iselVecExpr_wrk()
3479 addInstr(env, X86Instr_Push(X86RMI_Reg(rLo))); in iselVecExpr_wrk()
3722 addInstr(env, X86Instr_Push(X86RMI_Imm(0))); in iselVecExpr_wrk()
3723 addInstr(env, X86Instr_Push(X86RMI_Imm(0))); in iselVecExpr_wrk()
3724 addInstr(env, X86Instr_Push(X86RMI_Imm(0))); in iselVecExpr_wrk()
3725 addInstr(env, X86Instr_Push(rmi)); in iselVecExpr_wrk()