From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7121 invoked by alias); 23 Aug 2004 20:22:09 -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 7107 invoked from network); 23 Aug 2004 20:22:07 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 23 Aug 2004 20:22:07 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i7NKM6e1030739 for ; Mon, 23 Aug 2004 16:22:06 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i7NKM1a29804; Mon, 23 Aug 2004 16:22:01 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i7NKM1w13830; Mon, 23 Aug 2004 16:22:01 -0400 Received: from greed.delorie.com (localhost [127.0.0.1]) by greed.delorie.com (8.12.11/8.12.10) with ESMTP id i7NKM0Yh030036; Mon, 23 Aug 2004 16:22:01 -0400 Received: (from dj@localhost) by greed.delorie.com (8.12.11/8.12.11/Submit) id i7NKM0H9030020; Mon, 23 Aug 2004 16:22:00 -0400 Date: Mon, 23 Aug 2004 20:22:00 -0000 Message-Id: <200408232022.i7NKM0H9030020@greed.delorie.com> From: DJ Delorie To: cagney@gnu.org CC: gdb-patches@sources.redhat.com In-reply-to: <412A49B0.7020304@gnu.org> (message from Andrew Cagney on Mon, 23 Aug 2004 15:46:56 -0400) Subject: Re: [patch] sim/sh: fix movua for little endian References: <200408131934.i7DJYbYX021478@greed.delorie.com> <412A49B0.7020304@gnu.org> X-SW-Source: 2004-08/txt/msg00627.txt.bz2 > Can you add a sim/testsuite/sh-elf/movua.s test? You'll need to clone > the infrastructure from one of the other test directories. Should I just copy it from sim/testsuite/sim/sh ? ;-)