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: RFC: A new MIPS64 ABI


Reviewing some old e-mail...

On Feb 21, 2011, David Daney <ddaney@caviumnetworks.com> wrote:

> Everything identical to n32, except Pmode == DImode and
> POINTERS_EXTEND_UNSIGNED == true.

> Here is a patch that allows me to generate plausible looking assembly
> for trivial programs.

Neat!

Just one suggestion: instead of NB32 (what does that stand for?) how
about naming it u32?  It's shorter, clear (to me), and there's the fun
factor that the lower-case u looks like an upside-down n.

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


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