OSDN Git Service

target/mips: Use decode_ase_msa() generated from decodetree
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 30 Nov 2020 13:10:32 +0000 (14:10 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 14 Jan 2021 16:13:53 +0000 (17:13 +0100)
commit96e5b4c7584d623f6cdcb0083829c19141b2b130
tree1f2c42f08a0c2e79c5faad907681679d10dc31bb
parentc7a9ef75173f090616328d6870f71e8da2b6bd50
target/mips: Use decode_ase_msa() generated from decodetree

Now that we can decode the MSA ASE with decode_ase_msa(),
use it and remove the previous code, now unreachable.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201215225757.764263-21-f4bug@amsat.org>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
target/mips/msa_translate.c
target/mips/translate.c
target/mips/translate.h