Skip to content
Commit 5bfc5ce0 authored by may's avatar may
Browse files

- Added a libasm option (libasm.output.synth.instrs) to disable synthetic...

- Added a libasm option (libasm.output.synth.instrs) to disable synthetic instructions (it makes it easier to translate to IR without them)

- Simplified the sparc backend since we dont have to deal with synthetic instructions anymore

- synthetic instruction support is still here by default, just disable the option if you want to translate to IR and not manually understand the code

- This change fixed translation support for synthetic instructions that were previously badly supported.

parent d2f1980c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment