Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild Test27, Build Test30 for Android #2108

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

KreitinnSoftware
Copy link
Contributor

No description provided.

@ptitSeb
Copy link
Owner

ptitSeb commented Dec 3, 2024

You might need to redo ref27_android.txt and ref30_android.txt also (by running the program on an x86_64 android platform and capturing the output).

@KreitinnSoftware
Copy link
Contributor Author

You might need to redo ref27_android.txt and ref30_android.txt also (by running the program on an x86_64 android platform and capturing the output).

Ok I will do this

@KreitinnSoftware
Copy link
Contributor Author

I have compared ref30_android.txt with box64 output.

~/box64/tests $ diff -uNr r ref30_android.txt
--- r   2024-12-03 18:40:50.268252762 -0300
+++ ref30_android.txt   2024-12-03 18:40:36.772252767 -0300
@@ -728,8 +728,8 @@
 maxsd(0 -2 , -0 0x7ff8000000000000 ) = -0 -2
 cvtps2dq(1 2 3 -4 ) = 0x1 0x2 0x3 0xfffffffc
 cvtps2dq(0 -2 -10 0.5 ) = 0x0 0xfffffffe 0xfffffff6 0x0
-cvtps2dq(inf -inf -inf 1 ) = 0x7fffffff 0x80000000 0x80000000 0x1
-cvtps2dq(nan -0 nan inf ) = 0x0 0x0 0x0 0x7fffffff
+cvtps2dq(inf -inf -inf 1 ) = 0x80000000 0x80000000 0x80000000 0x1
+cvtps2dq(nan -0 nan inf ) = 0x80000000 0x0 0x80000000 0x80000000
 dpps(1 2 3 -4 , 0 -2 -10 0.5 , 255) = -36 -36 -36 -36
 dpps(0 -2 -10 0.5 , inf -inf -inf 1 , 255) = nan nan nan nan
 dpps(1 2 3 -4 , nan -0 nan inf , 255) = nan nan nan nan

CMakeLists.txt Outdated Show resolved Hide resolved
@ptitSeb
Copy link
Owner

ptitSeb commented Dec 27, 2024

Just comment back test30 so we can merge at least test27....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants