OSDN Git Service

tcg/s390: Use tcg_tbrel_diff
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 5 Nov 2020 02:00:35 +0000 (18:00 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 7 Jan 2021 15:09:42 +0000 (05:09 -1000)
commitdd90043f5df744e700176ac27e9e2213b10655fb
tree5f69a42f3fe6ef2f78901031f9d7e830dcb99898
parent0d8b6191ac66c7046e38d40fbf8d20471b638751
tcg/s390: 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/s390/tcg-target.c.inc