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 vector mul bug fix


Hi Jim,

> The vector mul instruction is doing a widening multiply, but isn't
> supposed to.  mull does a widening multiply, mul does a regular
> multiply.
> 
> The testcase works with the patch, and fails without the patch.  GCC C
> testsuite failures drop from 2538 to 2473.

Approved - please apply.

Also - would you be interested in becoming a maintainer for the AArch64 sim ?
I certainly think that it would be good idea, and I think that Mike would
probably be onboard with the idea too ...

Cheers
  Nick



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