Allow negative INCX (API change from version 3.10 of the reference implementation)

This commit is contained in:
Martin Kroeker
2023-08-10 16:55:17 +02:00
committed by GitHub
parent 7dd441d5db
commit 54d3246fc6
12 changed files with 12 additions and 12 deletions

View File

@@ -104,7 +104,7 @@
cmpwi cr0, N, 0
ble- LL(999)
cmpwi cr0, INCX, 0
ble- LL(999)
beq- LL(999)
fmr f0, f1
sub X, X, INCX