temporarily(?) disable the alpha=0 branch as it fails to handle INF,NAN
This commit is contained in:
@@ -120,8 +120,10 @@
|
||||
|
||||
FCLR(29)
|
||||
|
||||
FCMP ALPHA, FZERO
|
||||
fbne .LL100
|
||||
// FCMP ALPHA, FZERO
|
||||
// fbne .LL100
|
||||
b .LL100
|
||||
|
||||
sll INCX, BASE_SHIFT, INCX
|
||||
|
||||
cmp INCX, SIZE
|
||||
|
||||
Reference in New Issue
Block a user