From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7857 invoked by alias); 2 Jul 2003 20:33:45 -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 7849 invoked from network); 2 Jul 2003 20:33:44 -0000 Received: from unknown (HELO mail.cs.umass.edu) (128.119.243.168) by sources.redhat.com with SMTP; 2 Jul 2003 20:33:44 -0000 Received: from localhost (IDENT:ZVq4bOripwDWsgnzSPfE8TAOJlzIjjeh@loki.cs.umass.edu [128.119.243.168]) by mail.cs.umass.edu (8.12.9/8.12.5) with ESMTP id h62KX3IN002987; Wed, 2 Jul 2003 16:33:03 -0400 Date: Wed, 02 Jul 2003 20:33:00 -0000 Message-Id: <20030702.163303.01026002.kazu@cs.umass.edu> To: msnyder@redhat.com Cc: gdb-patches@sources.redhat.com, rsandifo@redhat.com, dvenkat@noida.hcltech.com Subject: Re: [RFA] h8-sim: all IMM16s should be zero-extended From: Kazu Hirata In-Reply-To: <3F03322B.5050107@redhat.com> References: <3F03322B.5050107@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Net-Tests: NO (loki, relay 128.119.243.168) X-Spam-Checked: This message probably not SPAM X-Spam-Score: -2, Required: 5 X-Spam-Tests: IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES X-Spam-Report: ---- Start SpamAssassin results -2.00 points, 5 required; * -0.5 -- Has a valid-looking References header * -0.5 -- Has a In-Reply-To header * -0.5 -- BODY: Contains what looks like a quoted email text * -0.5 -- Reply with quoted text ---- End of SpamAssassin results X-Scanned-By: MIMEDefang 2.30 (www . roaringpenguin . com / mimedefang) X-SW-Source: 2003-07/txt/msg00057.txt.bz2 Hi Michael, > According to the docs (and I believe this was also the prior > simulator behavior), immediates should always be zero-extended. This is cool and probably solves the problem I posted at http://sources.redhat.com/ml/gdb-patches/2003-06/msg00751.html Thanks! Kazu Hirata