You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LoongArch V1.10 has been released along with Loongson 3A6000. We need furthur convention about the newly added instructions, like the AMCAS series instruction's availability, is there any macros just like _ARM_FEATURE_ATOMICS? It is useful when deciding to use LL/SC or AMCAS for fine-grained atomic operation.
The text was updated successfully, but these errors were encountered:
LoongArch V1.10 has been released along with Loongson 3A6000. We need furthur convention about the newly added instructions, like the AMCAS series instruction's availability, is there any macros just like _ARM_FEATURE_ATOMICS? It is useful when deciding to use LL/SC or AMCAS for fine-grained atomic operation.
The text was updated successfully, but these errors were encountered: