target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
commit45152d050213a1221a5a900283976454bf6308bf
authorAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 22 Jul 2019 16:22:52 +0000 (22 18:22 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 22 Jul 2019 17:33:04 +0000 (22 19:33 +0200)
tree26c3052ea28d7709b37062b85cf5ba036a45db31
parent23da9e297b4120ca9702cabec91599a44255fe96
target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS

This was found by GCC 8.3 static analysis.

Missed in commit fb32f8c8560.

Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <1563812573-30309-2-git-send-email-aleksandar.markovic@rt-rk.com>
target/mips/translate.c