qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH, MIPS64] dmult & dmultu emulation


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH, MIPS64] dmult & dmultu emulation
Date: Tue, 15 May 2007 22:07:00 +0100
User-agent: KMail/1.9.6

> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]