]> Git Repo - qemu.git/commit
target/avr: Add instruction translation - CPU main translation function
authorMichael Rolnik <[email protected]>
Fri, 24 Jan 2020 00:51:15 +0000 (01:51 +0100)
committerPhilippe Mathieu-Daudé <[email protected]>
Sat, 11 Jul 2020 09:02:05 +0000 (11:02 +0200)
commit9baade8d3be8506daa9962ce54d39e25b2b220f1
treeabd592bdc4d40c553eb1c627fced466a34f962f7
parent46188cabae4a13add28493f85b0f65ddde3ead41
target/avr: Add instruction translation - CPU main translation function

Add the core of translation mechanism.

Co-developed-by: Richard Henderson <[email protected]>
Co-developed-by: Michael Rolnik <[email protected]>
Signed-off-by: Michael Rolnik <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[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/translate.c
This page took 0.025241 seconds and 4 git commands to generate.