tcg/aarch64: Merge tcg_out_callr into tcg_out_call
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 3 Nov 2022 05:39:56 +0000 (05:39 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 5 Jan 2023 19:41:29 +0000 (11:41 -0800)
commitfa3cb9f9ffc9298d28b1a932946564aaefe101d1
treecec53137f6cfa856f1e448b0fbc824e81843a4ab
parentf9c4bb804d4bf485b892f3c6523d18025a38550e
tcg/aarch64: Merge tcg_out_callr into tcg_out_call

There is only one use, and BLR is perhaps even more
self-documentary than CALLR.

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