Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261468AbVAMUXI (ORCPT ); Thu, 13 Jan 2005 15:23:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261430AbVAMTjF (ORCPT ); Thu, 13 Jan 2005 14:39:05 -0500 Received: from rwcrmhc11.comcast.net ([204.127.198.35]:63704 "EHLO rwcrmhc11.comcast.net") by vger.kernel.org with ESMTP id S261347AbVAMTfW (ORCPT ); Thu, 13 Jan 2005 14:35:22 -0500 Date: Thu, 13 Jan 2005 11:35:16 -0800 From: "H. J. Lu" To: "Allan B. Cruse" , binutils@sources.redhat.com Cc: gcc@gcc.gnu.org, GNU C Library , linux kernel Subject: Change i386 assembler/disassembler for SIB with INDEX==4 Message-ID: <20050113193516.GA441@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 568 Lines: 16 I am proposing to change i386 assembler/disassembler for SIB with INDEX==4 http://sources.redhat.com/bugzilla/show_bug.cgi?id=658 It will change the assembler output for (%ebx,[1248]). I am not too worried about the disassembler output since assembler can't generate SIB with INDEX==4 directly today. Any comments? H.J. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/