From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21197 invoked by alias); 14 Jun 2005 18:08:58 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21116 invoked by uid 22791); 14 Jun 2005 18:08:54 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 14 Jun 2005 18:08:54 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j5EI8hps010577 for ; Tue, 14 Jun 2005 14:08:43 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j5EI8gu20116; Tue, 14 Jun 2005 14:08:42 -0400 Received: from dzur.sfbay.redhat.com (dzur.sfbay.redhat.com [172.16.24.94]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id j5EI8eWM026735; Tue, 14 Jun 2005 14:08:40 -0400 Subject: Re: [patch] MIPS16e support in simulator. From: Eric Christopher To: "Maciej W. Rozycki" Cc: David Ung , Daniel Jacobowitz , binutils@sourceware.org, gdb-patches@sources.redhat.com In-Reply-To: References: <1118335933.1627.639.camel@localhost.localdomain> <20050613031833.GG9288@nevyn.them.org> <1118682165.5119.0.camel@localhost.localdomain> <20050613170353.GA19310@nevyn.them.org> <1118704956.5119.68.camel@localhost.localdomain> <1118747270.1621.757.camel@localhost.localdomain> <1118770811.3242.11.camel@dzur.sfbay.redhat.com> Content-Type: text/plain Date: Tue, 14 Jun 2005 18:08:00 -0000 Message-Id: <1118772518.3242.16.camel@dzur.sfbay.redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-06/txt/msg00184.txt.bz2 > Perhaps you have wrong docs? ;-) Vol. IV-a of the MIPS32 ISA document > set (downloadable from the web site) is quite explicit on that in the > detailed instruction descriptions -- see "Programming Notes" for the > relevant ones. Hey, yup, there it is. Right there at the bottom of the page. -eric