tcg/tci: Reserve r13 for a temporary
commitbaa94c0d333b5eccd68450625e0c3960e85d1913
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 1 Feb 2021 09:26:14 +0000 (31 23:26 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 19 Jun 2021 15:51:11 +0000 (19 08:51 -0700)
tree3e23d7ae84c975e1c85913fcce42dccdbf16af1e
parent7b7d8b2d9a7fd68de821f96267e224c1a6256af1
tcg/tci: Reserve r13 for a temporary

We're about to adjust the offset range on host memory ops,
and the format of branches.  Both will require a temporary.

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
tcg/tci/tcg-target.h