aboutsummaryrefslogtreecommitdiff
path: root/target/avr/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-21include/exec: Move cpu_signal_handler declarationRichard Henderson1-2/+0
2021-07-21target/avr: Implement gdb_adjust_breakpointRichard Henderson1-0/+1
2020-07-11target/avr: Add support for disassembling via option '-d in_asm'Michael Rolnik1-0/+1
2020-07-10target/avr: Introduce enumeration AVRFeatureMichael Rolnik1-0/+46
2020-07-10target/avr: CPU class: Add GDB supportMichael Rolnik1-0/+2
2020-07-10target/avr: CPU class: Add migration supportMichael Rolnik1-0/+2
2020-07-10target/avr: Introduce basic CPU class objectMichael Rolnik1-0/+139
2020-07-10target/avr: Add basic parameters of the new platformMichael Rolnik1-0/+66