[Qemu-devel] [PATCH v2 0/6] Add limited MXU instruction support

Craig Janeczek via Qemu-devel posted 6 patches 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180827143806.25048-1-jancraig@amazon.com
Test docker-clang@ubuntu failed
Test checkpatch passed
There is a newer version of this series
target/mips/cpu.h       |   1 +
target/mips/translate.c | 345 +++++++++++++++++++++++++++++++++++++++-
2 files changed, 342 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH v2 0/6] Add limited MXU instruction support
Posted by Craig Janeczek via Qemu-devel 7 years, 2 months ago
This patch set begins to add MXU instruction support for mips
emulation.

Craig Janeczek (6):
  target/mips: Add MXU instructions S32I2M and S32M2I
  target/mips: Add MXU instruction S8LDD
  target/mips: Add MXU instruction D16MUL
  target/mips: Add MXU instruction D16MAC
  target/mips: Add MXU instructions Q8MUL and Q8MULSU
  target/mips: Add MXU instructions S32LDD and S32LDDR

 target/mips/cpu.h       |   1 +
 target/mips/translate.c | 345 +++++++++++++++++++++++++++++++++++++++-
 2 files changed, 342 insertions(+), 4 deletions(-)

-- 
2.18.0