This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] aarch64 sim uzp1/uzp2 bug fix


Hi Jim,

> The uzp1/uzp2 implementation has a number of problems  I had to
> rewrite it.  It doesn't get the shifting/masking right.  it gets
> input1 and input2 wrong.  It checks one bit instead of two for the
> size field.  It doesn't fail for the non-full size==3 (1d) case which
> should be an unallocated instruction.

I apologise - I must have been asleep when I wrote that code.

> The new testcase passes with the patch, and fails without.  The GCC C
> testsuite failures go from 2269 to 2227 (-42).

Excellent - patch approved - please apply.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]