OSDN Git Service

tcg/loongarch64: Fix fallout from recent MO_Q renaming
authorWANG Xuerui <git@xen0n.name>
Sun, 6 Feb 2022 16:21:06 +0000 (00:21 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 8 Feb 2022 21:55:02 +0000 (08:55 +1100)
commit7b17a475404c970de1b192d026e00058cea980a6
treef47457232f3888f7a67965aaa48bbc964909f18c
parentc3e97f640642d6ea11cddc1ed9d4d68d180eb18a
tcg/loongarch64: Fix fallout from recent MO_Q renaming

Apparently we were left behind; just renaming MO_Q to MO_UQ is enough.

Fixes: fc313c64345453c7 ("exec/memop: Adding signedness to quad definitions")
Signed-off-by: WANG Xuerui <git@xen0n.name>
Message-Id: <20220206162106.1092364-1-i.qemu@xen0n.name>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/loongarch64/tcg-target.c.inc