Lines Matching full:i64
129 fcfid[.] (i64->dbl) if . y y
132 fctid[.] (dbl->i64) if . ->undef y
133 fctidz[.] (dbl->i64) if . ->undef rounds-to-zero
342 64-bit mode: compute an I8/I16/I32/I64 into a GPR. */
348 64-bit mode: Compute an I8/I16/I32/I64 into a RH
361 64-bit mode: compute an I64 into a RI (reg or 64-bit immediate). */
378 64-bit mode: compute an I64 into an AMode.
391 /* 32-bit mode ONLY: compute an I64 into a GPR pair. */
497 /* Load I64 reg to fp reg */
650 In fact the only supported arg type is (mode32:I32 | mode64:I64).
877 // fr_src = mk_LoadR64toFPR( env, r_src ); // 1*I64 -> F64
974 fr_src = mk_LoadR64toFPR( env, r_src ); // 1*I64 -> F64
1814 /* Given an IEEE754 double, produce an I64 with the same bit
2037 /* If the data load/store type is I32 or I64, this amode might
2103 /* Compute an I8/I16/I32 (and I64, in 64-bit mode) into a RH
2884 /* Given an IEEE754 double, produce an I64 with the same bit
3094 return mk_LoadR64toFPR( env, r_src ); // 1*I64 -> F64
3264 /* Given an I64, produce an IEEE754 double with the same
3504 /* Store 2*I64 to stack */