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

Implement support for instruction set generations #12

Open
ikskuh opened this issue Jan 15, 2024 · 0 comments
Open

Implement support for instruction set generations #12

ikskuh opened this issue Jan 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ikskuh
Copy link
Collaborator

ikskuh commented Jan 15, 2024

See the following support list:
https://en.wikipedia.org/wiki/Atmel_AVR_instruction_set#Instruction_set_inheritance

There is already src/lib/Cpu.zig:InstructionSet, but there are no checks implemented. CPU simulation should error out if instruction is not supported.

@ikskuh ikskuh added the enhancement New feature or request label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant