qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] target-sh4: Add support for missing ldc & stc i


From: Alexandre Courbot
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

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 via email to

[Prev in Thread] Current Thread [Next in Thread]