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.
Loading
Please register or sign in to comment