Fix overruns mxu_gpr[XRb - 1] reported by Coverity. Philippe Mathieu-Daudé (3): target/mips/mxu: Replace magic array size by its definition target/mips/mxu: Avoid overrun in gen_mxu_S32SLT() target/mips/mxu: Avoid overrun in gen_mxu_q8adde()
target/mips/tcg/mxu_translate.c | 36 +++++++++++++++++++++++---------- 1 file changed, 25 insertions(+), 11 deletions(-) -- 2.38.1