]> git.proxmox.com Git - qemu.git/commit - target-mips/translate.c
target-mips: Add ASE DSP arithmetic instructions
authorJia Liu <proljc@gmail.com>
Wed, 24 Oct 2012 14:17:06 +0000 (22:17 +0800)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 31 Oct 2012 20:37:16 +0000 (21:37 +0100)
commit461c08df75d8564a3ef8582bfcda398e9b09c0ff
tree68cc3d3fecfb901d641ded7e7d6f31aed457e9ff
parent9b1a1d68d0411cf67502b2adb3daae2eb157b704
target-mips: Add ASE DSP arithmetic instructions

Add MIPS ASE DSP Arithmetic 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