summaryrefslogtreecommitdiff
path: root/target/avr/cpu.h
AgeCommit message (Expand)Author
2021-09-21include/exec: Move cpu_signal_handler declarationRichard Henderson
2021-07-21target/avr: Implement gdb_adjust_breakpointRichard Henderson
2020-07-11target/avr: Add support for disassembling via option '-d in_asm'Michael Rolnik
2020-07-10target/avr: Introduce enumeration AVRFeatureMichael Rolnik
2020-07-10target/avr: CPU class: Add GDB supportMichael Rolnik
2020-07-10target/avr: CPU class: Add migration supportMichael Rolnik
2020-07-10target/avr: Introduce basic CPU class objectMichael Rolnik
2020-07-10target/avr: Add basic parameters of the new platformMichael Rolnik