OSDN Git Service

target/mips: Fix FTRUNC_S and FTRUNC_U trans helper
authorNi Hui <shuizhuyuanluo@126.com>
Tue, 3 May 2022 14:42:41 +0000 (22:42 +0800)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Jun 2022 09:34:12 +0000 (11:34 +0200)
commit1d29f899e7f2ae9bd1bc3eb0c59e72fe932f53a6
treeae7a6e5479c91b1373ec01f40b34b0df9c89798e
parent857816a42b8436021c00d48ab71366aef561be3c
target/mips: Fix FTRUNC_S and FTRUNC_U trans helper

Fix the FTRUNC_S and FTRUNC_U trans helper problem.

Fixes: 5c5b64000c ("target/mips: Convert MSA 2RF instruction format to decodetree")
Signed-off-by: nihui <shuizhuyuanluo@126.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220503144241.289239-1-shuizhuyuanluo@126.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
target/mips/tcg/msa_translate.c