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

o Where possible schedule FNSTSW directly after FCOM, FUCOM, and FTST

  instructions as this it reportedly faster on the Athlon.

o Flush the PPro float equality comparison code as it is not possible to
  correctly handle unordered arguments with a FUCOMI based sequence,
  except using multiple JMP instructions which appears to be slower.
parent 381b1e7b
No related branches found
No related tags found
No related merge requests found
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