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

Research Changing the Register from 16 to 32 or 64 #21

Open
cas-mls opened this issue Jan 22, 2024 · 0 comments
Open

Research Changing the Register from 16 to 32 or 64 #21

cas-mls opened this issue Jan 22, 2024 · 0 comments
Assignees

Comments

@cas-mls
Copy link
Owner

cas-mls commented Jan 22, 2024

Research changing the registers from 16 to 32 or 64. R1 = Destination/Accumulator, R2 = Source/Index.
Options:

  1. R1 = 64 registers, R2 = 4; Registers (R1-R3), R0 cannot be used for R2.
  2. R1 = 32 registers, R2 = 8; Registers (R1-R7), R0 cannot be used for R2.
@cas-mls cas-mls self-assigned this Jan 28, 2024
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

1 participant