]> git.proxmox.com Git - qemu.git/commit - target-mips/dsp_helper.c
target-mips: Add ASE DSP internal functions
authorJia Liu <proljc@gmail.com>
Wed, 24 Oct 2012 14:17:01 +0000 (22:17 +0800)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 31 Oct 2012 19:24:05 +0000 (20:24 +0100)
commit235eb0158cfb31bb8a7cad7296e2327d7f7349fc
tree02576d5413b2249119766e71a2e8aa88a345dde7
parentaee0bf7d8d7564f8f2c40e4501695c492b7dd8d1
target-mips: Add ASE DSP internal functions

Add internal functions using by MIPS ASE DSP instructions.

Signed-off-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/Makefile.objs
target-mips/dsp_helper.c [new file with mode: 0644]