Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joern Rennecke <joern.rennecke@superh.com>
To: msnyder@redhat.com (Michael Snyder)
Cc: joern.rennecke@superh.com, amylaar@fairadsl.co.uk,
	andrew.stubbs@superh.com, gdb-patches@sources.redhat.com
Subject: Re: [RFA] Add sh4a tests to sim/testsuite/sim/sh
Date: Thu, 08 Jan 2004 15:07:00 -0000	[thread overview]
Message-ID: <200401081507.i08F70N05085@linsvr1.uk.superh.com> (raw)
In-Reply-To: <3FFC8262.5040307@redhat.com> from "Michael Snyder" at Jan 07, 2004 02:04:18

> + 	# FIXME I'm not sure if cmp is signed or unsigned.
> + 	# This seems wrong.
> + test_qnanm:
> + 	# Test negantive qnan
> + 	fldi0	fr11
> + 	mov.l	qnanm, r0
> + 	lds	r0, fpul
> + 	fsts	fpul, fr0
> + 	fipr	fv0, fv8
> + 	# fr11 should be minus qnan (or less)
> + 	flds	fr11, fpul
> + 	sts	fpul, r1
> + 	cmp/ge	r1, r0
> + 	bt	.L2
> + 	fail
> + .L2:

cmp/ge is signed.
cmp/hs is unsigned.


  reply	other threads:[~2004-01-08 15:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07 21:56 [RFA] Add sh4a to sh-sim (2nd iteration) Michael Snyder
2004-01-07 22:04 ` [RFA] Add sh4a tests to sim/testsuite/sim/sh Michael Snyder
2004-01-08 15:07   ` Joern Rennecke [this message]
2004-01-08 22:04     ` Michael Snyder
2004-01-09 13:19   ` Joern Rennecke
2004-01-09 19:47     ` Michael Snyder
2004-01-10  0:46     ` [PATCH] sim/sh whitespace cleanup Michael Snyder
2004-01-13 20:00     ` [OB] fix array size in sh-dis.c Michael Snyder
2004-01-13 23:23       ` Andrew Cagney
2004-01-14 17:14       ` Joern Rennecke
2004-01-08 16:15 ` [RFA] Add sh4a to sh-sim (2nd iteration) Joern Rennecke
2004-01-08 22:02   ` Michael Snyder
2004-01-09 12:37     ` Joern Rennecke
2004-01-09 19:45       ` Michael Snyder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200401081507.i08F70N05085@linsvr1.uk.superh.com \
    --to=joern.rennecke@superh.com \
    --cc=amylaar@fairadsl.co.uk \
    --cc=andrew.stubbs@superh.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox