Skip to content

Conversation

@dganeshk
Copy link
Contributor

*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 api's compare_swap and add fetch_and_add.

@dganeshk dganeshk force-pushed the 162-fix-64bit-atomic-4 branch from f13b7cb to e125a4f Compare September 10, 2025 14:58
*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 api's compare_swap and add fetch_and_add.
@dganeshk dganeshk force-pushed the 162-fix-64bit-atomic-4 branch from e125a4f to 17f82a9 Compare September 10, 2025 15:01
@dganeshk dganeshk deployed to GITLAB_PASSWORD September 10, 2025 15:16 — with GitHub Actions Active
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