qemu/target/avr
Richard Henderson 9e1b2375da target/avr: Call avr_cpu_do_interrupt directly
There is no need to go through cc->tcg_ops when
we know what value that must have.

Reviewed-by: Michael Rolnik <mrolnik@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-09-01 06:41:16 +01:00
..
cpu-param.h
cpu-qom.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
cpu.c target/avr: Drop avr_cpu_memory_rw_debug() 2022-06-20 13:11:36 -07:00
cpu.h target/avr: Drop avr_cpu_memory_rw_debug() 2022-06-20 13:11:36 -07:00
disas.c meson: target 2020-08-21 06:30:35 -04:00
gdbstub.c target/avr: Implement gdb_adjust_breakpoint 2021-07-21 07:47:05 -10:00
helper.c target/avr: Call avr_cpu_do_interrupt directly 2022-09-01 06:41:16 +01:00
helper.h target/avr: Mark some helpers noreturn 2021-07-09 09:42:28 -07:00
insn.decode
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
machine.c cpu: Move AVR target vmsd field from CPUClass to DeviceClass 2021-05-26 15:33:59 -07:00
meson.build meson: target 2020-08-21 06:30:35 -04:00
translate.c exec/translator: Pass the locked filepointer to disas_log hook 2022-04-20 10:51:11 -07:00