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
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