Home | History | Annotate | Download | only in priv

Lines Matching full:flt64

1197 Valid combo | fromI | int32 | syned | flt64 |
1233 Bool flt64, HReg dst, HReg src ) {
1234 Bool tmp = fromI | int32 | syned | flt64;
1237 conversion = (fromI << 3) | (int32 << 2) | (syned << 1) | flt64;
1251 i->Pin.FpCftI.flt64 = flt64;
1767 if (i->Pin.FpCftI.flt64 == True)
4479 } else if (i->Pin.FpCftI.flt64 == True) {