From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzgiH-0006Bw-Sw for qemu-devel@nongnu.org; Tue, 02 Jun 2015 03:34:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YzgiD-0005cs-UV for qemu-devel@nongnu.org; Tue, 02 Jun 2015 03:34:17 -0400 Received: from hall.aurel32.net ([2001:bc8:30d7:101::1]:58369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzgiD-0005cZ-PX for qemu-devel@nongnu.org; Tue, 02 Jun 2015 03:34:13 -0400 Date: Tue, 2 Jun 2015 09:34:10 +0200 From: Aurelien Jarno Message-ID: <20150602073410.GA899@aurel32.net> References: <1433193897-24110-1-git-send-email-aurelien@aurel32.net> <1433193897-24110-4-git-send-email-aurelien@aurel32.net> <556D0807.1030800@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <556D0807.1030800@twiddle.net> Subject: Re: [Qemu-devel] [PATCH 03/13] target-s390x: rename BRXHLE instruction into BRXLG List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org, Alexander Graf On 2015-06-01 18:33, Richard Henderson wrote: > On 06/01/2015 02:24 PM, Aurelien Jarno wrote: > > D(0x8400, BRXH, RSI, Z, 0, 0, 0, 0, bx32, 0, 0) > > D(0x8500, BRXLE, RSI, Z, 0, 0, 0, 0, bx32, 0, 1) > > D(0xec44, BRXHG, RIE_e, Z, 0, 0, 0, 0, bx64, 0, 0) > >- D(0xec45, BRXHLE, RIE_e, Z, 0, 0, 0, 0, bx64, 0, 1) > >+ D(0xec45, BRXLG, RIE_e, Z, 0, 0, 0, 0, bx64, 0, 1) > > > > /* CHECKSUM */ > > C(0xb241, CKSM, RRE, Z, r1_o, ra2, new, r1_32, cksm, 0) > > > > It seems to have changed names several times. > > Indeed, while it's BRXLG in PoO v8, it's been renamed BRXLEG in v10. Ok. Then I'll drop this patch in the next version, and I'll try to remember this one next time I review the list of missing instructions. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net