qemu/include/tcg
Richard Henderson 35a0bd63b4 tcg: Widen helper_*_st[bw]_mmu val arguments
While the old type was correct in the ideal sense, some ABIs require
the argument to be zero-extended.  Using uint32_t for all such values
is a decent compromise.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-05 17:21:03 +01:00
..
tcg-cond.h tcg: expose TCGCond manipulation routines 2021-06-19 14:51:51 -07:00
tcg-gvec-desc.h tcg: Adjust simd_desc size encoding 2020-10-08 05:57:32 -05:00
tcg-ldst.h tcg: Widen helper_*_st[bw]_mmu val arguments 2023-05-05 17:21:03 +01:00
tcg-mo.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10:00
tcg-op-gvec.h tcg: Add tcg_gen_gvec_rotrs 2023-05-02 13:05:45 -07:00
tcg-op.h tcg: Remove compatability helpers for qemu ld/st 2023-05-05 17:05:29 +01:00
tcg-opc.h tcg: Add opcodes for vector nand, nor, eqv 2022-03-04 08:50:41 -10:00
tcg-temp-internal.h tcg: Create tcg/tcg-temp-internal.h 2023-03-13 06:42:05 -07:00
tcg.h tcg: Replace tcg_abort with g_assert_not_reached 2023-04-23 08:17:46 +01:00