]> git.proxmox.com Git - mirror_qemu.git/commit - target-mips/translate.c
target-mips: Add ASE DSP accumulator instructions
authorJia Liu <proljc@gmail.com>
Wed, 24 Oct 2012 14:17:11 +0000 (22:17 +0800)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 31 Oct 2012 20:37:20 +0000 (21:37 +0100)
commitb53371ed5d4b6a678bf524d381f80746739b7fc0
tree81bc13e01a44ca7a307c8b21fa5f4b209aea3461
parent266905602401e4aa849372bc50a71b2987157727
target-mips: Add ASE DSP accumulator instructions

Add MIPS ASE DSP Accumulator and DSPControl Access 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