tcg/loongarch64: Simplify constraints on qemu_ld/st
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 3 Apr 2023 17:36:02 +0000 (17:36 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 11 May 2023 08:53:41 +0000 (09:53 +0100)
commite3205306d89cd4abcd4d88cbdad38046554249db
tree288646f33d67653402119de777e29a4e8dcc596d
parenteb491329f6eea979e95db191b5a4b44a09b008bf
tcg/loongarch64: Simplify constraints on qemu_ld/st

The softmmu tlb uses TCG_REG_TMP[0-2], not any of the normally available
registers.  Now that we handle overlap betwen inputs and helper arguments,
we can allow any allocatable reg.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/loongarch64/tcg-target-con-set.h
tcg/loongarch64/tcg-target-con-str.h
tcg/loongarch64/tcg-target.c.inc