Skip to content
Snippets Groups Projects
Commit 381b1e7b authored by dtc's avatar dtc
Browse files

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.
parent ef10a838
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment