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

Add ARM64 Opcodes #1111

Open
tgiphil opened this issue Aug 8, 2023 · 3 comments
Open

Add ARM64 Opcodes #1111

tgiphil opened this issue Aug 8, 2023 · 3 comments
Labels

Comments

@tgiphil
Copy link
Member

tgiphil commented Aug 8, 2023

Use ARM A32 instruction file as a reference template:

https://github.com/mosa/MOSA-Project/blob/master/Source/Data/ARMv8A32-Instructions.json

Update SourceCodeGenerator program to parse the template and add the instructions.

https://github.com/mosa/MOSA-Project/blob/master/Source/Mosa.Utility.SourceCodeGenerator/Program.cs

@tgiphil
Copy link
Member Author

tgiphil commented Aug 8, 2023

@tgiphil tgiphil added the Feature label Aug 8, 2023
@tgiphil tgiphil changed the title Create ARM A64 Instruction file Create ARM64 Instruction file Dec 3, 2023
@tgiphil tgiphil changed the title Create ARM64 Instruction file Create ARM64 Opcodes Dec 3, 2023
@tgiphil
Copy link
Member Author

tgiphil commented Dec 3, 2023

@tgiphil
Copy link
Member Author

tgiphil commented Dec 3, 2023

@tgiphil tgiphil changed the title Create ARM64 Opcodes Add ARM64 Opcodes Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant