On 06/04/2016 10:09 PM, Michael Rolnik wrote:
1. The code was generated. Every instruction has its own extractors. there are
several reasons
    1. I don't have to think and gather the instructions into the group.
    2. I don't have to remember what group an instruction is in
    3. there is no performance penalty.

Well, that's fine. But I think it would be more appropriate for us to review the generator and input file rather than the generated code.

You can write custom rules in target-avr/Makefile to handle this.


r~

Reply via email to