All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target-sh4: Add support for missing ldc & stc instructions with sgr
@ 2010-07-09  6:38 Alexandre Courbot
  2010-07-09  6:38 ` [Qemu-devel] [PATCH 1/2] target-sh4: Split the LDST macro into 2 sub-macros Alexandre Courbot
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexandre Courbot @ 2010-07-09  6:38 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-07-09 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-09  6:38 [Qemu-devel] [PATCH 0/2] target-sh4: Add support for missing ldc & stc instructions with sgr Alexandre Courbot
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.