On Thu, Jan 05, 2012 at 01:11:48PM +0100, Stefan Weil wrote:
> Coverity complained about right shifts of opcode (16, 18) which were
> larger than the size of opcode (16 bit).
> 
> Using the correct shift values fixes this.
> 
> Cc: Aurelien Jarno <[email protected]>
> Signed-off-by: Stefan Weil <[email protected]>
> ---
>  target-sh4/translate.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)

Thanks, applied.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
[email protected]                 http://www.aurel32.net

Reply via email to