Hi Anthony, This is my OpenRISC patch queue for 2.3, it have been well tested, please pull.
Thanks to Christian and Sebastian, they made the LD/ST updated. Regards, Jia The following changes since commit 16017c48547960539fcadb1f91d252124f442482: softfloat: Clarify license status (2015-01-29 16:45:45 +0000) are available in the git repository at: git://github.com/J-Liu/qemu.git or32 for you to fetch changes up to bcf7d6e965d5323cae32f18c5e6c8af173c40d41: target-openrisc: Add l.lwa/l.swa support (2015-02-03 09:55:41 +0800) ---------------------------------------------------------------- Christian Svensson (1): target-openrisc: Add l.lwa/l.swa support Sebastian Macke (1): target-openrisc: Separate of load/store instructions target-openrisc/cpu.h | 3 + target-openrisc/interrupt.c | 3 + target-openrisc/translate.c | 188 ++++++++++++++++++++++++++++++++++---------- 3 files changed, 153 insertions(+), 41 deletions(-)