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

find discriptive error #8

Open
Seoyoung-V opened this issue Mar 27, 2024 · 1 comment
Open

find discriptive error #8

Seoyoung-V opened this issue Mar 27, 2024 · 1 comment

Comments

@Seoyoung-V
Copy link

8.1. The registers
...
The registers that can be used for passing arguments and returning values are the argument registers,
which include:
• GARs: 8 general-purpose registers $a0 - $a7, where $a0 and $a1 are also used for integral values.
• FARs: 8 floating-point registers $fa0 - $fa7, where $fa0 and $fa1 are also used for returning values.
...

Should it be the word returning like FARs rather than integral?

@SixWeining
Copy link
Collaborator

@scylaac

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

No branches or pull requests

2 participants