target-mips: Add ASE DSP GPR-based shift instructions
commit77c5fa8b55adbd277dfa272752b4e99836ee4702
authorJia Liu <proljc@gmail.com>
Wed, 24 Oct 2012 14:17:07 +0000 (24 22:17 +0800)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 31 Oct 2012 20:37:17 +0000 (31 21:37 +0100)
tree428f68cf52ca31388fcc26c75b39c69e1200cf0b
parent461c08df75d8564a3ef8582bfcda398e9b09c0ff
target-mips: Add ASE DSP GPR-based shift instructions

Add MIPS ASE DSP GPR-Based Shift 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