target/mips: Inline gen_helper_0e0i()
commitae71abadd58037dd457f021f9be381e32f1815ec
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 15 Aug 2021 13:48:58 +0000 (15 15:48 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 25 Aug 2021 11:02:14 +0000 (25 13:02 +0200)
tree5d6ca04d67e1620696acf4c4786a59f76a370a45
parenta1b4b060d756dbc2d221d340b7adbc3e694e06d6
target/mips: Inline gen_helper_0e0i()

gen_helper_0e0i() is one-line long and is only used twice:
simply inline it.

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