]> Git Repo - qemu.git/commit - target-mips/helper.h
target-mips: Implement Loongson Multimedia Instructions
authorRichard Henderson <[email protected]>
Wed, 19 Sep 2012 04:59:44 +0000 (21:59 -0700)
committerAurelien Jarno <[email protected]>
Wed, 19 Sep 2012 19:40:48 +0000 (21:40 +0200)
commitbd277fa1966bc400f1b411f868f39125cda0c403
treeaab0840ea8fe7df1ed691847f8e3382849a0a536
parentfb7729e2d03e1ffb4306f2411c18aa20f737dba8
target-mips: Implement Loongson Multimedia Instructions

Implements all of the COP2 instructions except for the S<cond>
family of comparisons.  The documentation is unclear for those.

Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target-mips/Makefile.objs
target-mips/helper.h
target-mips/lmi_helper.c [new file with mode: 0644]
target-mips/translate.c
This page took 0.02394 seconds and 4 git commands to generate.