OSDN Git Service

tcg/tci: Move call-return regs to end of tcg_target_reg_alloc_order
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 1 Feb 2021 09:23:07 +0000 (23:23 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 19 Jun 2021 15:51:11 +0000 (08:51 -0700)
commitbcb81061dc8173076d9669f969d132b998cd2af9
treeb8ccf116e63ea6dade7803e6ba4b0325916d2b9d
parentb6139eb0578fc422cfee77fccbd11152e73af1df
tcg/tci: Move call-return regs to end of tcg_target_reg_alloc_order

As the only call-clobbered regs for TCI, these should
receive the least priority.

Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tci/tcg-target.c.inc