Home
last modified time | relevance | path

Searched hist:"474 b2e8f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg-op.c474b2e8f Thu Jan 04 09:44:17 CST 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Standardize integral arguments to expanders

Some functions use intN_t arguments, some use uintN_t, some just
used "unsigned". To aid putting function pointers in tables, we
need consistency.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>