qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PATCH, MIPS64] dmult & dmultu emulation
Date: Tue, 15 May 2007 22:07:00 +0100	[thread overview]
Message-ID: <200705152207.01210.paul@codesourcery.com> (raw)
In-Reply-To: <20070515204903.GA19494@amd64.aurel32.net>

> The patch below fixes the emulation of dmult and dmultu by doing a real
> 64x64 -> 128 multiplication.

Can we share the implementation between targets please. We already have an 
implementation of mul64 in target-i386/helper.c.

I've no real preference which implementation we use, I just don't want there 
to be several of them.

Paul

  reply	other threads:[~2007-05-15 21:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15 20:49 [Qemu-devel] [PATCH, MIPS64] dmult & dmultu emulation Aurelien Jarno
2007-05-15 21:07 ` Paul Brook [this message]
2007-05-16  0:00   ` Aurelien Jarno
     [not found]     ` <74FC5FD4-034C-11DC-8C22-0005025B95B5@hotmail.com>
2007-05-16  1:26       ` C.W. Betts
2007-05-16  8:38       ` Thiemo Seufer
2007-05-16  9:23       ` Aurelien Jarno
2007-05-16  9:20     ` Aurelien Jarno
2007-05-16 12:01       ` Thiemo Seufer

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=200705152207.01210.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).