target/mips: Declare gen_msa/_branch() in 'translate.h'
commit54ccff51022fcb93d8b3febe18c2bd663ce15ed9
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 29 Nov 2020 20:17:46 +0000 (29 21:17 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 14 Jan 2021 16:13:53 +0000 (14 17:13 +0100)
treeac2b556f6311b64991a24a99753ff11fa215f40e
parentedb23847283341bc22ed3830edb21647f49d15dd
target/mips: Declare gen_msa/_branch() in 'translate.h'

Make gen_msa() and gen_msa_branch() public declarations
so we can keep calling them once extracted from the big
translate.c in the next commit.

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