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

Core/Include: Fix GCC __USAT() macro function + Improve USAT doc #1627

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

benjarobin
Copy link

First argument of USAT instruction is a signed number, not an unsigned value. Update documentation everywhere else to clarify that.

…ation

First argument of USAT instruction is a signed number, not an unsigned
value. Update documentation everywhere else to clarify that.
@ARM-software ARM-software deleted a comment from grasci-arm May 23, 2023
@JonatanAntoni
Copy link
Member

Hi @benjarobin, thanks for pointing this out. We are in the process of moving to CMSIS 6. Once the new major repo is public, we need to address it there.

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