Skip to content

Conversation

@jks-liu
Copy link

@jks-liu jks-liu commented Aug 20, 2025

Fix misunderstanding in cglobal function parameter description.

Fix misunderstanding in cglobal function parameter description.
@kierank
Copy link
Collaborator

kierank commented Aug 25, 2025

Probably needs a comma before "including"

@pranjalpokharel7
Copy link

pranjalpokharel7 commented Sep 21, 2025

@kierank as I understand, the two GPRs in this context are the pointers to src and src2 (implicitly assigned), and if we use additional registers then it adds to the GPR count value. For fixing the misunderstanding, we could also add a comment as,

movu  m0, [srcq]     ; srcq is a GPR containing the address of src which is dereferenced

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.

3 participants