summaryrefslogtreecommitdiffstats
path: root/target/avr/insn.decode
Commit message (Expand)AuthorAgeFilesLines
* target/avr: Add instruction translation - MCU Control InstructionsMichael Rolnik2020-07-111-0/+8
* target/avr: Add instruction translation - Bit and Bit-test InstructionsMichael Rolnik2020-07-111-0/+14
* target/avr: Add instruction translation - Data Transfer InstructionsMichael Rolnik2020-07-111-0/+56
* target/avr: Add instruction translation - Branch InstructionsMichael Rolnik2020-07-111-0/+33
* target/avr: Add instruction translation - Arithmetic and Logic InstructionsMichael Rolnik2020-07-111-0/+76