Allow negative INCX (API change from version 3.10 of the reference implementation)
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
cmpwi cr0, N, 0
|
||||
ble- LL(999)
|
||||
cmpwi cr0, INCX, 0
|
||||
ble- LL(999)
|
||||
beq- LL(999)
|
||||
|
||||
mr NN, N
|
||||
mr XX, X
|
||||
|
||||
Reference in New Issue
Block a user