target/mips: Add missing 'break' for certain cases of MTTR handling
commit0d0304f2c4967c892a3216638fc4cb078afa2b44
authorAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 15 Jul 2019 20:00:46 +0000 (15 22:00 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 15 Jul 2019 20:22:05 +0000 (15 22:22 +0200)
tree03ce3373b6e0769c3b8b3b53fcc1f16778e2edad
parentf1fadbb27af04115c9d24e0902d88a38d0266854
target/mips: Add missing 'break' for certain cases of MTTR handling

This was found by GCC 8.3 static analysis.

Fixes: ead9360e2fb

Reported-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <1563220847-14630-5-git-send-email-aleksandar.markovic@rt-rk.com>
target/mips/translate.c