On Thu, Apr 22, 2021 at 10:10 AM Philippe Mathieu-Daudé <[email protected]> wrote: > > When running with '-d unimp' all MTHC0 opcode executed > are logged as unimplemented... Add the proper 'return' > statement missed from commit 5204ea79ea7. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/mips/translate.c | 1 + > 1 file changed, 1 insertion(+)
Thanks, applied to mips-next.
