From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjcIm-0000Ty-Uj for qemu-devel@nongnu.org; Sat, 07 Jan 2012 14:51:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RjcIl-0007vX-IG for qemu-devel@nongnu.org; Sat, 07 Jan 2012 14:51:40 -0500 Received: from hall.aurel32.net ([88.191.126.93]:37583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjcIl-0007vT-6F for qemu-devel@nongnu.org; Sat, 07 Jan 2012 14:51:39 -0500 Date: Sat, 7 Jan 2012 20:51:37 +0100 From: Aurelien Jarno Message-ID: <20120107195137.GC20302@volta.aurel32.net> References: <1325765508-16066-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1325765508-16066-1-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [PATCH] target-sh4: Fix operands for fipr, ftrv instructions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-devel@nongnu.org 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 > Signed-off-by: Stefan Weil > --- > target-sh4/translate.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) Thanks, applied. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net