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

[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

[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

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 below: Mnemonic

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

2012-05-18 Thread Jia Liu
-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 Hi Aurelien, I found that when qemu-system-mips64el executed 'movz' with -M mips, it would raise a reserved instruction exception. The mips