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] [PowerPC] Use consistent types for holding insns, etc.


On 11/30/17 5:31 PM, Alan Modra wrote:
> On Thu, Nov 30, 2017 at 03:19:26PM -0600, Peter Bergner wrote:
>> We don't do a very good job of being consistent on using the same type for
>> holding instructions, instruction masks, instruction operands, etc.
>> The following mechanical patch forces us into using the same type everywhere.
>> Some follow-on cleanup patches I'll be submitting later reply on this cleanup.
>>
>> This has passed building and regtesting on powerpc64le-linux, powerpc64-linux
>> and powerpc-linux, with no regressions.  Ok for trunk?
> 
> You don't really need to ask.  :)

I know, but it never hurts to have another set of eyes on something
so bug. :-)   Anyway, it's committed now.

Peter



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