Re: [Qemu-devel] r4k doesn't support movz

2012-05-19 Thread Aurelien Jarno
On Fri, May 18, 2012 at 07:38:39PM +0800, Zhi-zhou Zhang wrote: > Hi Aurelien, > > I found that when qemu-system-mips64el executed 'movz' with -M mips, it > would raise a reserved instruction exception. > The mips spec describes movz as below: > > Mnemonic Instructio

Re: [Qemu-devel] r4k doesn't support movz

2012-05-18 Thread Jia Liu
mu-devel-bounces+ericj=mips@nongnu.org > [mailto:qemu-devel-bounces+ericj=mips@nongnu.org] On Behalf Of Zhi-zhou > Zhang > Sent: Friday, May 18, 2012 4:39 AM > To: qemu-devel@nongnu.org > Cc: aurel...@aurel32.net > Subject: [Qemu-devel] r4k doesn't support movz &

Re: [Qemu-devel] r4k doesn't support movz

2012-05-18 Thread Johnson, Eric
To: qemu-devel@nongnu.org Cc: aurel...@aurel32.net Subject: [Qemu-devel] r4k doesn't support movz Hi Aurelien, I found that when qemu-system-mips64el executed 'movz' with -M mips, it would raise a reserved instruction exception. The mips spec describes movz as b

[Qemu-devel] r4k doesn't support movz

2012-05-18 Thread Hervé Poussineau
Hi, Zhi-zhou Zhang a écrit : I found that when qemu-system-mips64el executed 'movz' with -M mips, it would raise a reserved instruction exception. The mips spec describes movz as below: Mnemonic Instructio Defined in MIPS ISA MOVZMove Conditional

[Qemu-devel] r4k doesn't support movz

2012-05-18 Thread Zhi-zhou Zhang
Hi Aurelien, I found that when qemu-system-mips64el executed 'movz' with -M mips, it would raise a reserved instruction exception. The mips spec describes movz as below: Mnemonic Instructio Defined in MIPS ISA MOVZMove Conditional on Zero MIPS3