]> Git Repo - qemu.git/commit
target/avr: Introduce enumeration AVRFeature
authorMichael Rolnik <[email protected]>
Sun, 26 Jan 2020 18:32:33 +0000 (19:32 +0100)
committerPhilippe Mathieu-Daudé <[email protected]>
Fri, 10 Jul 2020 15:58:32 +0000 (17:58 +0200)
commit25a08409ab449fe9666e3dc15fe87b2a8e5bb979
tree379c6f41fe99a11093995dd97e0e321fa9b289ab
parent12b35405476fa7f733538ec6bb3ffc91129c0555
target/avr: Introduce enumeration AVRFeature

This patch introduces enumeration "AVRFeature" that will be
used for defining various AVR core types.

[AM: Split a larger AVR introduction patch into logical units]
Suggested-by: Aleksandar Markovic <[email protected]>
Co-developed-by: Michael Rolnik <[email protected]>
Co-developed-by: Sarah Harris <[email protected]>
Signed-off-by: Michael Rolnik <[email protected]>
Signed-off-by: Sarah Harris <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
Acked-by: Igor Mammedov <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
Message-Id: <20200705140315[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
target/avr/cpu.h
This page took 0.024388 seconds and 4 git commands to generate.