target/arm: Move debug routines to debug_helper.c
commit9dd5cca42448770a940fa2145f1ff18cdc7b01a9
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 4 Jul 2019 16:14:43 +0000 (4 17:14 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 4 Jul 2019 16:14:43 +0000 (4 17:14 +0100)
tree4663d8959527ac321cd94e5cdf67ae3cdbe3e8ee
parentc3e1d838cfa5aac1a6210c8ddf182d0ef7d95dd8
target/arm: Move debug routines to debug_helper.c

These routines are TCG specific.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190701194942.10092-2-philmd@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/Makefile.objs
target/arm/cpu.c
target/arm/debug_helper.c [new file with mode: 0644]
target/arm/op_helper.c