From: Andrew Cagney <ac131313@redhat.com>
To: Nick Clifton <nickc@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: RFA: v850 simulator does not sign extend first operand to divh
Date: Sat, 05 Apr 2003 18:58:00 -0000 [thread overview]
Message-ID: <3E8F2760.6030005@redhat.com> (raw)
In-Reply-To: <m3brzot4wq.fsf@workshop.nickc.cambridge.redhat.com>
> Hi Guys,
>
> May I apply the patch below please ? It makes the v850 simulator
> sign extend its first operand, which is how the instruction should
> behave.
>
> Cheers
> Nick
>
> 2003-04-03 Nick Clifton <nickc@redhat.com>
>
> * simops.c (OP_40): Make divh sign extend its first operand.
>
Yes, but can you please put the fixed code directly in v850.igen
(deleting OP_40):
// DIVH
rrrrr!0,000010,RRRRR!0:I:::divh
"divh r<reg1>, r<reg2>"
{
COMPAT_1 (OP_40 ());
}
Andrew
next prev parent reply other threads:[~2003-04-05 18:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-03 7:29 Nick Clifton
2003-04-05 18:58 ` Andrew Cagney [this message]
2003-04-06 8:50 ` Nick Clifton
2003-04-06 14:21 ` Andrew Cagney
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=3E8F2760.6030005@redhat.com \
--to=ac131313@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=nickc@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