qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Courbot <gnurou@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] target-sh4: Add support for missing ldc & stc instructions with sgr
Date: Fri,  9 Jul 2010 15:38:34 +0900	[thread overview]
Message-ID: <1278657516-26130-1-git-send-email-gnurou@gmail.com> (raw)

This series of patch adds support for the missing ldc & stc privileged
instructions with the sgr register. In order to take the difference
of support between SH4A and SH4 (which does not recognize ldc with sgr),
the LDST macro has been split into two simpler macros.

[PATCH 1/2] target-sh4: Split the LDST macro into 2 sub-macros
[PATCH 2/2] target-sh4: Add support for ldc & stc with sgr

             reply	other threads:[~2010-07-09  6:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09  6:38 Alexandre Courbot [this message]
2010-07-09  6:38 ` [Qemu-devel] [PATCH 1/2] target-sh4: Split the LDST macro into 2 sub-macros Alexandre Courbot
2010-07-09  6:38 ` [Qemu-devel] [PATCH 2/2] target-sh4: Add support for ldc & stc with sgr Alexandre Courbot
2010-07-09 13:15 ` [Qemu-devel] [PATCH 0/2] target-sh4: Add support for missing ldc & stc instructions " Nathan Froyd

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=1278657516-26130-1-git-send-email-gnurou@gmail.com \
    --to=gnurou@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).