mirror_qemu/include/tcg
Richard Henderson 07dada0336 tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64}
For the benefit of compatibility of function pointer types,
we have standardized on int32_t and int64_t as the integral
argument to tcg expanders.

We converted most of them in 474b2e8f0f, but missed the rotates.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-05-06 09:25:10 -07:00
..
tcg-gvec-desc.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10: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 load_dest parameter to GVecGen2 2020-05-06 09:25:09 -07:00
tcg-op.h tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64} 2020-05-06 09:25:10 -07:00
tcg-opc.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10:00
tcg.h misc: Replace zero-length arrays with flexible array member (automatic) 2020-03-16 22:07:42 +01:00