[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH, MIPS64] dmult & dmultu emulation
From: |
Thiemo Seufer |
Subject: |
Re: [Qemu-devel] [PATCH, MIPS64] dmult & dmultu emulation |
Date: |
Wed, 16 May 2007 09:38:04 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
C.W. Betts wrote:
> Would this patch work with other 64-bit processors, or is it
> x86-64-only? I'm mainly thinking about 64-bit PowerPCs, but I don't
> know if PowerPCs uses the same method.
You may have missed the x86-64 specific assembly code in there.
Thiemo