]> git.proxmox.com Git - qemu.git/commit
target-mips: Add ASE DSP resources access check
authorJia Liu <proljc@gmail.com>
Wed, 24 Oct 2012 14:17:02 +0000 (22:17 +0800)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 31 Oct 2012 19:24:06 +0000 (20:24 +0100)
commit853c3240c0753735b82fe80a86123e09234f5448
tree30743eba7a8bdf30a60e46bc8e44c8ab3ef74a10
parent235eb0158cfb31bb8a7cad7296e2327d7f7349fc
target-mips: Add ASE DSP resources access check

Add MIPS ASE DSP resources access check.

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