Lines Matching refs:Iop_F32toF64
13681 srcM = unop(Iop_F32toF64, srcM); in decode_V8_instruction()
13919 binop(cvt, rmE, unop(Iop_F32toF64, in decode_V8_instruction()
13922 binop(cvt, rmE, unop(Iop_F32toF64, in decode_V8_instruction()
13926 binop(cvt, rmE, unop(Iop_F32toF64, in decode_V8_instruction()
13929 binop(cvt, rmE, unop(Iop_F32toF64, in decode_V8_instruction()
15586 assign(argL, unop(Iop_F32toF64, getFReg(fD))); in decode_CP10_CP11_instruction()
15588 : unop(Iop_F32toF64, getFReg(fM))); in decode_CP10_CP11_instruction()
15729 unop(Iop_F32toF64, getFReg(fM)))), in decode_CP10_CP11_instruction()
15738 unop(Iop_F32toF64, getFReg(fM)))), in decode_CP10_CP11_instruction()
15756 putDReg(dD, unop(Iop_F32toF64, getFReg(fM)), condT); in decode_CP10_CP11_instruction()
15880 rm, unop(Iop_F32toF64, mkexpr(srcF32)), in decode_CP10_CP11_instruction()