qemu/tcg/s390x
Philippe Mathieu-Daudé dba6a9ebc1 tcg/s390x: Fix coding style
We are going to modify this code, so fix its style first to avoid:

  ERROR: spaces required around that '*' (ctx:VxV)
  #281: FILE: tcg/s390x/tcg-target.c.inc:1224:
  +        uintptr_t mask = ~(0xffffull << i*16);
                                            ^

Reviewed-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221130132654.76369-2-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-01-04 16:20:01 -08:00
..
tcg-target-con-set.h tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec 2021-10-05 16:53:17 -07:00
tcg-target-con-str.h tcg/s390x: Add host vector framework 2021-10-05 16:53:17 -07:00
tcg-target.c.inc tcg/s390x: Fix coding style 2023-01-04 16:20:01 -08:00
tcg-target.h tcg/s390x: Implement vector NAND, NOR, EQV 2022-03-04 08:50:41 -10:00
tcg-target.opc.h tcg/s390x: Implement TCG_TARGET_HAS_sat_vec 2021-10-05 16:53:17 -07:00