erdesigntech.co...@nongnu.org]
On Behalf Of KAWAKATSU Noritaka
Sent: Tuesday, June 22, 2010 6:49 PM
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] u-boot on 'qemu-system-mips64 -M mips'
Thank you for your reply.
> so EPC is set to bfc0ee94 which is :
> movn s1,v1,v
Thank you for your reply.
> so EPC is set to bfc0ee94 which is :
> movn s1,v1,v0
>
>> From what I understand when reading the mips IV manual, the movn ins is
> only for mips IV / 32bit and not 64bit. Looks like the qemu code has
> been written following this. (This also explains why
KAWAKATSU Noritaka writes:
> Hi,
Hi,
>
> I have built u-boot binary for 'qemu-system-mips -M mips'.
> It is fine to run ths u-boot binary.
> But the same u-boot binary does not run on 'qemu-system-mips64 -M mips'.
>
> I do not understand what happends on the qemu-mips64 execution.
> Is this a b
Hi,
I have built u-boot binary for 'qemu-system-mips -M mips'.
It is fine to run ths u-boot binary.
But the same u-boot binary does not run on 'qemu-system-mips64 -M mips'.
I do not understand what happends on the qemu-mips64 execution.
Is this a bug for qemu-system-mips64 ?
Or should I build u-b