]> git.proxmox.com Git - qemu.git/commit
target-mips: Add ASE DSP bit/manipulation instructions
authorJia Liu <proljc@gmail.com>
Wed, 24 Oct 2012 14:17:09 +0000 (22:17 +0800)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 31 Oct 2012 20:37:18 +0000 (21:37 +0100)
commit1cb6686cf926e0efc2056405a0a76dd41eb65d89
tree7b3bb92fe62144e9ce3cbff72d17c46a02aaadb1
parenta22260ae380fa6abb546479cfc2962ba4c40382d
target-mips: Add ASE DSP bit/manipulation instructions

Add MIPS ASE DSP Bit/Manipulation instructions.

Signed-off-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/dsp_helper.c
target-mips/helper.h
target-mips/translate.c