target/mips: Remove pointless gen_msa()
commit525ea877b27d933eaac69b32c75b8861779811cf
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 29 May 2021 18:12:16 +0000 (29 20:12 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 24 Jun 2021 14:48:08 +0000 (24 16:48 +0200)
treebc3928ed6fda12c9415832afd2269dd6933d77fe
parent06106772933bd215a797d28cdbff4aac5676b430
target/mips: Remove pointless gen_msa()

Only trans_MSA() calls gen_msa(), inline it to simplify.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210617174636.2902654-2-f4bug@amsat.org>
target/mips/tcg/msa_translate.c