On Mon, 14 Sep 2020 at 14:42, Alex Bennée <[email protected]> wrote: > > > Peter Maydell <[email protected]> writes: > > > Correct the VLDR and VSTR patterns, which claimed to be setting U=0 > > but in fact left it identical to the U=1 pattern due to a > > cut-and-paste error. > > > > Signed-off-by: Peter Maydell <[email protected]> > > --- > > Somehow the pre-generated test binaries I have from Alex have > > U=0 insns in them -- I suspect this got fixed locally but never > > made it upstream ? > > Hmm my current set of aarch32 test patterns have U=1 throughout. So if > it did get fixed locally it also got lost.
I'm surprised you don't see test failures due to the memory constraint not matching up with the encoding... -- PMM
