This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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, RFC] Allow for optional operands with non-zero default values


On Fri, 2015-06-19 at 15:13 +0930, Alan Modra wrote:
> Looks good to me.  I wonder how many uses of mfcr r,0 this finds?  :)

I don't really expect to see any.  It's a very expensive instruction to
just place an undefined value into RT.  If there are some real uses of
that, the users probably want to know since it probably not doing what
they want it to do.

Committed.

Peter




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