qemu/target/hppa
Philippe Mathieu-Daudé 6ee45fac56 target: Unify QOM style
Enforce the style described by commit 067109a11c ("docs/devel:
mention the spacing requirement for QOM"):

  The first declaration of a storage or class structure should
  always be the parent and leave a visual space between that
  declaration and the new code. It is also useful to separate
  backing for properties (options driven by the user) and internal
  state to make navigation easier.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-Id: <20231013140116.255-2-philmd@linaro.org>
2023-11-07 12:13:27 +01:00
..
cpu-param.h target/hppa: Remove TARGET_REGISTER_BITS 2023-11-06 18:49:34 -08:00
cpu-qom.h target: Unify QOM style 2023-11-07 12:13:27 +01:00
cpu.c target/hppa: Add unwind_breg to CPUHPPAState 2023-11-06 18:49:34 -08:00
cpu.h target: Unify QOM style 2023-11-07 12:13:27 +01:00
fpu_helper.c target/hppa: Extract FPU helpers to fpu_helper.c 2023-02-27 22:29:01 +01:00
gdbstub.c target/hppa: Drop attempted gdbstub support for hppa64 2023-11-06 18:49:34 -08:00
helper.c target/hppa: Remove TARGET_REGISTER_BITS 2023-11-06 18:49:34 -08:00
helper.h target/hppa: Add pa2.0 cpu local tlb flushes 2023-11-06 18:49:34 -08:00
insns.decode target/hppa: Add pa2.0 cpu local tlb flushes 2023-11-06 18:49:34 -08:00
int_helper.c target/hppa: Improve interrupt logging 2023-11-06 18:49:34 -08:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
machine.c target/hppa: Adjust vmstate_env for pa2.0 tlb 2023-11-06 18:49:34 -08:00
mem_helper.c target/hppa: Create raise_exception_with_ior 2023-11-06 18:49:34 -08:00
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2023-10-07 19:03:07 +02:00
op_helper.c target/hppa: Implement HSHLADD, HSHRADD 2023-11-06 18:49:34 -08:00
sys_helper.c target/hppa: Update IIAOQ, IIASQ for pa2.0 2023-11-06 18:49:34 -08:00
trace-events target/hppa: Add pa2.0 cpu local tlb flushes 2023-11-06 18:49:34 -08:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
translate.c target/hppa: Add unwind_breg to CPUHPPAState 2023-11-06 18:49:34 -08:00