target/mips: Convert decode_ase_mxu() to decodetree prototype
commita8dad35388987fe3d55d6166d7f3f188eb607e97
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 18 Feb 2021 08:45:44 +0000 (18 09:45 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 13 Mar 2021 22:42:56 +0000 (13 23:42 +0100)
tree1e15c1d193cad56d4c5010e81517bcbf5bf8b1fe
parente31b43ec507ba35a804f6323d94522c5a2e5581a
target/mips: Convert decode_ase_mxu() to decodetree prototype

To easily convert MXU code to decodetree, making it return a boolean.

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