qemu/target/sparc
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
..
asi.h other architectures: spelling fixes 2023-07-25 17:14:07 +03:00
cpu-feature.h.inc target/sparc: Remove sparcv7 cpu features 2023-10-25 01:01:12 -07:00
cpu-param.h target/sparc: Remove NB_MMU_MODES define 2023-03-13 06:44:37 -07:00
cpu-qom.h target: Unify QOM style 2023-11-07 12:13:27 +01:00
cpu.c target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00
cpu.h target: Unify QOM style 2023-11-07 12:13:27 +01:00
fop_helper.c target/sparc: Merge LDFSR, LDXFSR implementations 2023-10-25 01:01:13 -07:00
gdbstub.c gdbstub: move register helpers into standalone include 2023-03-07 20:44:08 +00:00
helper.c target/sparc: Implement UDIVX and SDIVX inline 2023-11-05 12:07:10 -08:00
helper.h target/sparc: Implement UDIVX and SDIVX inline 2023-11-05 12:07:10 -08:00
insns.decode target/sparc: Implement UDIV inline 2023-11-05 12:07:17 -08:00
int32_helper.c target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00
int64_helper.c target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
ldst_helper.c target/sparc: Avoid helper_raise_exception in helper_st_asi 2023-10-25 01:01:12 -07:00
machine.c target/sparc: Split psr and xcc into components 2023-11-05 11:53:13 -08:00
meson.build target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00
mmu_helper.c target/sparc: Use tlb_set_page_full 2023-03-05 13:44:07 -08:00
monitor.c target/sparc: Handle FPRS correctly on big-endian hosts 2023-07-25 14:42:00 +02:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h
translate.c target/sparc: Check for invalid cond in gen_compare_reg 2023-11-05 12:07:21 -08:00
vis_helper.c target/sparc: Use tcg_gen_vec_{add,sub}* 2023-10-25 01:01:13 -07:00
win_helper.c target/sparc: Remove CC_OP leftovers 2023-11-05 12:03:17 -08:00