This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix MIPS32 DSP simulator bugs


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]