Shader JIT: Fix SGE/SGEI NaN behavior
SGE was incorrectly emulated w.r.t. NaN behavior as the CMPSS SSE instruction was used with NLT
Loading
Please register or sign in to comment
SGE was incorrectly emulated w.r.t. NaN behavior as the CMPSS SSE instruction was used with NLT