This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/sim/v850 ChangeLog v850.igen
- From: nickc at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 13 Sep 2012 08:09:26 -0000
- Subject: src/sim/v850 ChangeLog v850.igen
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2012-09-13 08:09:26
Modified files:
sim/v850 : ChangeLog v850.igen
Log message:
* v850.igen (W,WWWW): Correct computation of register number.
(JR32): Remove unnecessary comma.
(cmovf.s): Register 0 is an invalid source register.
(maddf.s): Remove bogus intermediary rounding.
(nmaddf.s): Likewise.
(trncf.sl): Remove bogus initial rounding.
(trncf.dw): Likewise.
(trncf.sl): Likewise.
(trncf.sw): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/v850/ChangeLog.diff?cvsroot=src&r1=1.51&r2=1.52
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/v850/v850.igen.diff?cvsroot=src&r1=1.10&r2=1.11