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 addv bug fix


Hi Jim,

> The addv instruction is storing results to general registers instead
> of vector registers.  The reserved instruction check is wrong,  It
> should be not full in case 2, and unconditionally in case 3.
> 
> The testcase fails without the patch, and works with the patch.  The
> patch reduces gcc C testsuite failures from 2227 to 2174 (-57).

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]