aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2020-04-19 17:58:23 -0700
committerRichard Henderson <richard.henderson@linaro.org>2020-05-06 09:25:10 -0700
commit07dada0336a83002dfa8673a9220a88e13d9a45c (patch)
treeeda79476eeb92a7e21df98d07569bbb3a0ff6010 /block
parentac09ae627e9a2c65c8a452b69c3dac33c29d0719 (diff)
downloadqemu-07dada0336a83002dfa8673a9220a88e13d9a45c.zip
qemu-07dada0336a83002dfa8673a9220a88e13d9a45c.tar.gz
qemu-07dada0336a83002dfa8673a9220a88e13d9a45c.tar.bz2
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 474b2e8f0f7, 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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions