Re: [PATCH] PowerPC address support clean, patch 4 of 4

2018-05-10 Thread Michael Meissner
On Thu, May 10, 2018 at 04:55:02PM -0500, Segher Boessenkool wrote: > Hi, > > On Thu, May 03, 2018 at 01:23:24PM -0400, Michael Meissner wrote: > > -/* Helper function to say whether a mode supports PRE_INC or PRE_DEC. */ > > +/* Helper function to say whether a mode supports PRE_INC or PRE_DEC

Re: [PATCH] PowerPC address support clean, patch 4 of 4

2018-05-10 Thread Segher Boessenkool
Hi, On Thu, May 03, 2018 at 01:23:24PM -0400, Michael Meissner wrote: > -/* Helper function to say whether a mode supports PRE_INC or PRE_DEC. */ > +/* Helper function to say whether a mode supports PRE_INC or PRE_DEC in a > given > + reload register class or if some reload register class

Re: [PATCH] PowerPC address support clean, patch 4 of 4

2018-05-03 Thread Michael Meissner
These patches were previously posted in March as a RFC, and I would like to check them into the trunk. These patches make the mode_supports* functions use similar names for the functions that return if a mode supports D-FORM, DS-FORM, and/or DQ-FORM instructions, and add the ability to ask