Skip to content
Snippets Groups Projects
Commit ec292309 authored by rtoy's avatar rtoy
Browse files

insts.lisp:

o Add UCOMISS and UCOMISD instructions.

float-sse2.lisp:
o Use UCOMISS and UCOMISD in the =/single-float and =/double-float
  vops to match what we do on x87.  This won't signal invalid
  operation if one of the operands is NaN.
o Rename some vops to match the vop naming convention.
parent 5d6595e0
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