This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] The first patch from the fixed-point branch


Fu, Chao-Ying wrote:
> Hi,
> 
>> 1. Merge in machine modes to support signed and unsigned
> fract and accum modes.  Handle scalar and vector modes.
> 
>   This is the first patch from the fixed-point branch to be merged
> to the mainline.  This patch adds four new machine classes and 18 
> new machine modes.  ADJUST_IBIT and ADJUST_FBIT can change the number 
> of fractional and integral bits of machine modes.

> 2007-06-19  Chao-ying Fu  <fu@mips.com>
> 
> 	* doc/rtl.texi (Machine Modes): Document QQ, HQ, SQ, DQ, TQ,
> 	UQQ, UHQ, USQ, UDQ, UTQ, HA, SA, DA, TA, UHA, USA, UDA, and UTAmodes.
> 	Document MODE_FRACT, MODE_UFRACT, MODE_ACCUM, MODE_UACCUM.
> 	Document GET_MODE_IBIT, and GET_MODE_FBIT.

This patch is OK for mainline assuming that there are no objections from
relevant maintainers within 24 hours.  You do not have wait until the
lockdown is over to commit.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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