On 21/10/22 09:15, Richard Henderson wrote:
Replace goto allocate_in_reg with a boolean. Remove o_preferred_regs which isn't used, except to copy.Signed-off-by: Richard Henderson <[email protected]> --- tcg/tcg.c | 45 +++++++++++++++++++++------------------------ 1 file changed, 21 insertions(+), 24 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
