qemu-e2k/target-xtensa
Peter Maydell 6886b98036 cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
The function cpu_resume_from_signal() is now always called with a
NULL puc argument, and is rather misnamed since it is never called
from a signal handler. It is essentially forcing an exit to the
top level cpu loop but without raising any exception, so rename
it to cpu_loop_exit_noexc() and drop the useless unused argument.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Sergey Fedorov <sergey.fedorov@linaro.org>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Riku Voipio <riku.voipio@linaro.org>
Message-id: 1463494687-25947-4-git-send-email-peter.maydell@linaro.org
2016-06-09 15:55:02 +01:00
..
core-dc232b target-xtensa: add dc232b core 2011-10-16 10:40:02 +00:00
core-dc233c target-xtensa: add dc233c core 2012-04-15 17:43:16 +00:00
core-fsf target-xtensa: add fsf core 2011-10-16 10:40:16 +00:00
Makefile.objs monitor: remove target-specific code from monitor.c 2015-09-16 17:33:32 +02:00
core-dc232b.c xtensa: Clean up includes 2016-01-29 15:07:24 +00:00
core-dc233c.c xtensa: Clean up includes 2016-01-29 15:07:24 +00:00
core-fsf.c xtensa: Clean up includes 2016-01-29 15:07:24 +00:00
cpu-qom.h target-xtensa: make cpu-qom.h not target specific 2016-05-19 16:42:26 +02:00
cpu.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
cpu.h cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
gdbstub.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
helper.c cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() 2016-06-09 15:55:02 +01:00
helper.h target-xtensa: record available window in TB flags 2014-12-17 05:49:32 +03:00
import_core.sh target-xtensa: fix gdb register map construction 2015-07-06 13:25:12 +03:00
monitor.c xtensa: Clean up includes 2016-01-29 15:07:24 +00:00
op_helper.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
overlay_tool.h target-xtensa: implement depbits instruction 2015-10-21 21:29:25 +03:00
translate.c target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
xtensa-semi.c xtensa: Clean up includes 2016-01-29 15:07:24 +00:00