Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

vmadc/vmsbc instruction clarification #1834

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

jacassidy
Copy link
Contributor

There appears to be a typo that suggests the instruction writes back the result of the operation rather than the carry/borrow out

Appears to be a typo that suggest the instruction writes back the result of the operation rather than the carry/borrow out

Signed-off-by: jacassidy <47946874+jacassidy@users.noreply.github.com>
Copy link
Member

@aswaterman aswaterman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The intent was that, since these instructions are described as producing a carry or borrow, "result" refers to the carry or borrow, not the sum or difference. But your version removes all doubt, so let's go with it.

@aswaterman aswaterman merged commit 72c5dfd into riscv:main Jan 29, 2025
3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants