OSDN Git Service

tcg/arm: Use register pair allocation for qemu_{ld,st}_i64
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 14 Oct 2022 00:24:52 +0000 (11:24 +1100)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Jan 2023 00:39:48 +0000 (14:39 -1000)
commit1b18d1fa05bbf8d28778b0eb65dc21d4cd7c6950
tree7de5b9e2d31d5b71da47065d4f2376f7ac0a4bde
parent9fd86b518ee0abc0f0c013ce51e5384b8109d94c
tcg/arm: Use register pair allocation for qemu_{ld,st}_i64

Although we still can't use ldrd and strd for all operations,
increase the chances by getting the register allocation correct.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target-con-set.h
tcg/arm/tcg-target-con-str.h
tcg/arm/tcg-target.c.inc