qemu-e2k/target/unicore32
Philippe Mathieu-Daudé 6b5fe13786 semihosting: Move include/hw/semihosting/ -> include/semihosting/
We want to move the semihosting code out of hw/ in the next patch.

This patch contains the mechanical steps, created using:

  $ git mv include/hw/semihosting/ include/
  $ sed -i s,hw/semihosting,semihosting, $(git grep -l hw/semihosting)

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210226131356.3964782-2-f4bug@amsat.org>
Message-Id: <20210305135451.15427-2-alex.bennee@linaro.org>
2021-03-10 15:34:12 +00:00
..
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 07:03:34 -07:00
cpu-qom.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 2020-09-18 14:12:32 -04:00
cpu.c cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass 2021-02-05 10:24:15 -10:00
cpu.h target/unicore32: Remove MMU_MODE{0,1}_SUFFIX 2020-01-15 15:13:10 -10:00
helper.c semihosting: Move include/hw/semihosting/ -> include/semihosting/ 2021-03-10 15:34:12 +00:00
helper.h target-unicore32: Use clz opcode 2017-01-10 08:06:11 -08:00
meson.build meson: target 2020-08-21 06:30:35 -04:00
op_helper.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
softmmu.c target/unicore32: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
translate.c exec: Move TranslationBlock typedef to qemu/typedefs.h 2021-02-18 08:19:08 +00:00
ucf64_helper.c softfloat: Name compare relation enum 2020-05-19 08:41:45 -07:00