Re: [PATCH], PowerPC #11, Add DS offset mode to rs6000.c's reg_addr

2019-07-29 Thread Segher Boessenkool
Please send patch series as patch series. It is almost impossible to keep track of a patch series as unrelated emails, even worse than the other way around. Please keep subjects to about 50 chars max., distinguishable in the first 30 or so chars, so that patches can actually be found in mail clie

[PATCH], PowerPC #11, Add DS offset mode to rs6000.c's reg_addr

2019-07-25 Thread Michael Meissner
This patch adds a new address mask field to the reg_addr structure in rs6000.c. The new address mask says that a particular register type (gpr, fpr, altivec) needs to use DS style offset addressing for a given mode (i.e. the bottom 2 bits must be 0). In working on this, I discovered that the instr