qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Zhi-zhou Zhang <etou.zh@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] r4k doesn't support movz
Date: Sat, 19 May 2012 11:02:40 +0200	[thread overview]
Message-ID: <20120519090239.GA15511@hall.aurel32.net> (raw)
In-Reply-To: <CACFOYQmcUGEmsrMHTCphdUsN0is3TvQix3vM=qx5GUvQhoqHWw@mail.gmail.com>

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                      Defined in MIPS ISA
> MOVZ            Move Conditional on Zero       MIPS32
> 
> I think ISA-64 should support MIPS32 instructions for compatible. am I
> right?
> 

MIPS64 does support MIPS32 instructions. That said, the default CPU of 
the mips machine with qemu-system-mips64el is an R4000 CPU which doesn't
support this instruction.

You should try for example with a 5Kc, 5Kf or 20Kc CPU.

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

  parent reply	other threads:[~2012-05-19  9:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18 11:38 [Qemu-devel] r4k doesn't support movz Zhi-zhou Zhang
2012-05-19  1:02 ` Johnson, Eric
2012-05-19  2:30   ` Jia Liu
2012-05-19  9:02 ` Aurelien Jarno [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-18 19:52 Hervé Poussineau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120519090239.GA15511@hall.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=etou.zh@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).