This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Fix MIPS32 DSP simulator bugs
- From: Daniel Jacobowitz <drow at false dot org>
- To: Chao-ying Fu <fu at mips dot com>
- Cc: gdb-patches at sourceware dot org, "Thekkath, Radhika" <radhika at mips dot com>
- Date: Mon, 15 May 2006 11:56:22 -0400
- Subject: Re: [patch] Fix MIPS32 DSP simulator bugs
- References: <005401c673d1$975b4ce0$a914a8c0@MIPS.COM>
On Tue, May 09, 2006 at 06:32:24PM -0700, Chao-ying Fu wrote:
> Hello,
>
> This patch fixed bugs in MIPS32 DSP rounding instructions.
> Test with mipsisa32-elf and mipsisa64-elf.
>
> Is it ok to check in? Thanks a lot!
>
> Regards,
> Chao-ying
>
> src/sim/mips/ChangeLog
> 2006-05-09 Chao-ying Fu <fu@mips.com>
>
> dsp.igen (do_ph_shift, do_w_shra): Fix bugs for rounding
> instructions.
>
> src/sim/testsuite/sim/mips/ChangeLog
> 2006-05-09 Chao-ying Fu <fu@mips.com>
>
> * mips32-dsp.s: Add some tests for shra_r.ph, shrav_r.ph, shra_r.w,
> shrav_r.w.
Hi Chao-ying,
Yes, this is OK. Thanks.
--
Daniel Jacobowitz
CodeSourcery