Skip to content

Conversation

@dganeshk
Copy link
Contributor

@dganeshk dganeshk commented Sep 4, 2025

*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 increment(++) and decrement(--) operators

*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 increment(++) and
decrement(--) operators
@dganeshk dganeshk changed the title [#162] Fix 64bit atomic api issues for 32bit system-part2 [#162] Fix 64bit atomic api issues for 32bit system-part3 Sep 8, 2025
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