Re: [PATCH] V5, #1 of 15: Support 34-bit offsets for prefixed instructions

2019-10-10 Thread Segher Boessenkool
On Wed, Oct 09, 2019 at 03:52:54PM -0400, Michael Meissner wrote: > This patch adds support in the various functions that check memory offsets for > the 34-bit offset with prefixed instructions on the 'future' machine. > 2019-10-08 Michael Meissner > > * config/rs6000/rs6000.c (quad_addr

[PATCH] V5, #1 of 15: Support 34-bit offsets for prefixed instructions

2019-10-09 Thread Michael Meissner
This patch adds support in the various functions that check memory offsets for the 34-bit offset with prefixed instructions on the 'future' machine. Along with the other patches, I have done bootstraps on a little endian power8 system, and there were no regressions in the test suite. Can I check