o Fix a bug in the long-float comparison VOPs when both arguments are
in the same register and not in FR0. o Cleanup the single-float and double-float comparision VOPS. o Add enhanced support for the Pentium Pro and later processors, using the FCOMI and FUCOMI instructions to speed float comparisons; conditional upon the :ppro feature. Support for =/float is not enabled yet as it is does not handle NaNs as required.
Loading
Please register or sign in to comment