On 11/11/22 08:40, Richard Henderson wrote:
Prepare to replace a bunch of separate ifdefs with a consistent way to describe the abi of a function call.
Nitpicking, s/abi/ABI/ like in patch 40 "Fill in the parameters for the host ABI for Int128".
Signed-off-by: Richard Henderson <[email protected]> --- tcg/tcg-internal.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
