Re: [PATCH], V8, #2 of 6, Testsuite: Test illegal DS/DQ offsets become prefixed insns

2019-12-02 Thread Segher Boessenkool
On Thu, Nov 14, 2019 at 07:16:28PM -0500, Michael Meissner wrote: > This test tests whether traditional DS and DQ instructions that require the > bottom 2 bits of the offset to be zero (DS) or the bottom 4 of the offset to > be > zero (DQ) properly generate the prefixed form of the instruction

[PATCH], V8, #2 of 6, Testsuite: Test illegal DS/DQ offsets become prefixed insns

2019-11-14 Thread Michael Meissner
This test tests whether traditional DS and DQ instructions that require the bottom 2 bits of the offset to be zero (DS) or the bottom 4 of the offset to be zero (DQ) properly generate the prefixed form of the instruction instead of loading the offset into a GPR and doing an indexed memory