]> xenbits.xensource.com Git - qemu-xen.git/commit
tcg/ppc: Use tcg_tbrel_diff
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 5 Nov 2020 18:58:14 +0000 (18:58 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 7 Jan 2021 15:09:42 +0000 (05:09 -1000)
commite6dc7f818fd99d598f08506a3e145abbdf9dc763
treeb8d6a12bc01e7021e9d8e23e955b01778307017a
parent44c7197f1506f509999a4c370e3ec1f3d1799cfa
tcg/ppc: Use tcg_tbrel_diff

Use tcg_tbrel_diff when we need a displacement to a label,
and with a NULL argument when we need the normalizing addend.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/ppc/tcg-target.c.inc