Skip to content

Conversation

@dganeshk
Copy link
Contributor

@dganeshk dganeshk commented Jan 3, 2026

*atomic apis are using only 64 bit assembly instructions([add,sub,..]q which are not supported in 32bit systems and compilation errors observed due to that. Fixing the assembly instruction for the apis.

*update test_64 to handle the 64bit test cases.

*atomic apis are using only 64 bit assembly instructions([add,sub,..]q
which are not supported in 32bit systems and compilation errors
observed due to that. Fixing the assembly instruction for the apis.

*update test_64 to handle the 64bit test cases.
@dganeshk
Copy link
Contributor Author

dganeshk commented Jan 4, 2026

attaching the test result of the ut in 32 bit system.
image

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.

1 participant