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

This commit is contained in:
Martin Kroeker
2023-08-10 16:50:44 +02:00
committed by GitHub
parent a2d867f4d1
commit d15ffb7fdf
4 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
fmov.d s2, s1
bge $r0, N, .L999
slli.d INCX, INCX, BASE_SHIFT
bge $r0, INCX, .L999
beq $r0, INCX, .L999
srai.d I, N, 3
bne INCX, TEMP, .L20
bge $r0, I, .L15