Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-06 | target-mips: Fix incorrect shift for SHILO and SHILOV | Petar Jovanovic | |
helper_shilo has not been shifting an accumulator value correctly for negative values in 'shift' field. Minor optimization for shift=0 case. This change also adds tests that will trigger issue and check for regressions. Signed-off-by: Petar Jovanovic <petarj@mips.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Eric Johnson <ericj@mips.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> | |||
2012-10-31 | target-mips: Add ASE DSP testcases | Jia Liu | |
Add MIPS ASE DSP testcases. Signed-off-by: Jia Liu <proljc@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |