[PATCH] fix for aarch64 sim FP stur bug

Jim Wilson jim.wilson@linaro.org
Thu Dec 1 07:36:00 GMT 2016


While debugging a gcc C testsuite failure on the aarch64 simulator, I
noticed that the support for FP stur instructions is broken.  They
accidentally have the two register operands swapped.  The problem can
be seen by comparing them with the equivalent FP str instructions.

I tested the fix by running the gcc C testsuite.  I get 3122
unexpected failures without the patch and 2856 unexpected failures
with the patch.

Jim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aarch64-sim-fstur.patch
Type: text/x-patch
Size: 1557 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20161201/20291d93/attachment.bin>


More information about the Gdb-patches mailing list