]> git.proxmox.com Git - qemu.git/commit
target-mips: use DSP unions for reduction add instructions
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 1 Jan 2013 17:02:23 +0000 (18:02 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 31 Jan 2013 22:30:16 +0000 (23:30 +0100)
commit0a16c79cc4087838ae5f2bc9554d91db2cbb2503
treec04384a73480354248229b3bb8f3adbe7d547c7a
parent75d012ac7f5c92ac5ee2c1dee8c7a7fbeb724e3c
target-mips: use DSP unions for reduction add instructions

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/dsp_helper.c