From: Stefan Hajnoczi <stefanha@gmail.com>
To: "陳韋任 (Wei-Ren Chen)" <chenwj@iis.sinica.edu.tw>
Cc: qemu-trivial@nongnu.org, Jia Liu <proljc@gmail.com>,
qemu-devel@nongnu.org, "Johnson, Eric" <ericj@mips.com>
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH v2] target-mips: Clean up microMIPS32 major opcode
Date: Fri, 16 Nov 2012 14:55:45 +0100 [thread overview]
Message-ID: <20121116135545.GD31927@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <20121116020552.GA48755@cs.nctu.edu.tw>
On Fri, Nov 16, 2012 at 10:05:52AM +0800, 陳韋任 (Wei-Ren Chen) wrote:
> Hi all,
>
> I check MIPS microMIPS manual [1], and found the major opcode might be
> wrong. I add a comment to explicitly indicate what manual I am refering
> to, and according that manual I remove microMIPS32 major opcodes 0x1f.
> As for others, like 0x16, 0x17, 0x36 and 0x37, they are for higher-order
> MIPS ISA level or new revision of this microMIPS architecture. Quote
> from Johnson, they are belong MIPS64 [2].
>
> Please review, thanks.
>
> [1] http://www.mips.com/products/architectures/micromips/#specifications
>
> MIPS Architecture for Programmers Volume II-B:
> The microMIPS32 Instruction Set (Revision 3.05)
>
> MD00582-2B-microMIPS-AFP-03.05.pdf
>
> [2] http://www.mips.com/products/architectures/mips64/
>
> MIPS Architecture For Programmers
> Volume II-A: The MIPS64 Instruction Set
>
> MD00087-2B-MIPS64BIS-AFP-03.51.pdf
>
> Signed-off-by: Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
> ---
> target-mips/translate.c | 24 +++++++++++++++++-------
> 1 files changed, 17 insertions(+), 7 deletions(-)
Please send this through Aurelian as maintainer for target-mips/. The
discussion on previous the thread show this isn't qemu-trivial material
:).
Stefan
next prev parent reply other threads:[~2012-11-16 13:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-16 2:05 [Qemu-devel] [PATCH v2] target-mips: Clean up microMIPS32 major opcode 陳韋任 (Wei-Ren Chen)
2012-11-16 13:55 ` Stefan Hajnoczi [this message]
2012-11-18 3:23 ` [Qemu-devel] [Qemu-trivial] " 陳韋任 (Wei-Ren Chen)
2012-11-21 4:59 ` [Qemu-devel] " Johnson, Eric
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=20121116135545.GD31927@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=chenwj@iis.sinica.edu.tw \
--cc=ericj@mips.com \
--cc=proljc@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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).