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

rcr (invalidates cache memory) sx machine code instruction - number of arguments #125

Open
GoogleCodeExporter opened this issue May 5, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

The rcr machine code instruction on SX8 has 1 argument e.g. rcr 1 and 2 
arguments on SX 9 e.g. rcr 1,1. First argmument is Ry, second one is Rx.


Original issue reported on code.google.com by [email protected] on 19 May 2009 at 1:01

@GoogleCodeExporter
Copy link
Author

per-model mnemonic differentiation is planned and partly implemented already. 
but it
requires quite a bit of tedious work to complete. will be done eventually. ;)

Original comment by [email protected] on 28 May 2009 at 1:59

  • Added labels: binutils, gas

@GoogleCodeExporter
Copy link
Author

specific sx-9 support not planned now.

Original comment by [email protected] on 9 Oct 2009 at 9:29

  • Changed state: Accepted
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant