target/sh4: Remove superfluous breaks
commit9146d304369b7a33a442b18b34329afafdee661a
authorLiao Pingfang <liao.pingfang@zte.com.cn>
Mon, 13 Jul 2020 09:05:42 +0000 (13 17:05 +0800)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 1 Sep 2020 06:38:41 +0000 (1 08:38 +0200)
treea67c10dd198027f366b2010e821438db6b6757ed
parent830b92509459180eaab986bb37173fd07ba6db53
target/sh4: Remove superfluous breaks

Remove superfluous breaks, as there is a "return" before them.

Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1594631142-36745-1-git-send-email-wang.yi59@zte.com.cn>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/sh4/translate.c