@lupyuen@freemo Just be aware that it has errors. I dug through the documentation on the ISA and discovered that the Atomic extension was causing the illegal instructions due to two instructions not being supported with the extension. I'm testing my new processor in Ghidra and I haven't found any of the old warnings yet.
CleverLibre Social is an inclusive social instance for open discussion, learning, and community.
All cultures welcome.
Hate speech and harassment strictly forbidden.
@lupyuen I'm getting a much better disassembly and C code. It's almost perfect now. The same code that was crashing disassemblers is now tamed.