]> Git Repo - qemu.git/commit
target/avr: Add instruction translation - MCU Control Instructions
authorMichael Rolnik <[email protected]>
Fri, 24 Jan 2020 00:51:14 +0000 (01:51 +0100)
committerPhilippe Mathieu-Daudé <[email protected]>
Sat, 11 Jul 2020 09:02:05 +0000 (11:02 +0200)
commit46188cabae4a13add28493f85b0f65ddde3ead41
tree689255665e3b9ca39ac7ff3000ed6038c4ae9b98
parent5718cef05a0fe306646dd0481eb6ccf4fef3979e
target/avr: Add instruction translation - MCU Control Instructions

This includes:
    - BREAK
    - NOP
    - SLEEP
    - WDR

Signed-off-by: Michael Rolnik <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
Reviewed-by: Aleksandar Markovic <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
Message-Id: <20200705140315[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
target/avr/insn.decode
target/avr/translate.c
This page took 0.025666 seconds and 4 git commands to generate.