Fix aarch64 sim bug with adds64, and add testcases for last 3 bug fixes.
[deliverable/binutils-gdb.git] / sim / aarch64 / ChangeLog
index a632bb4742d4c1efa8a6846ca18eb194c866ef98..2346a499adcf39aada265d5f60b9a505c56c7499 100644 (file)
@@ -1,6 +1,17 @@
+2016-12-13  Jim Wilson  <jim.wilson@linaro.org>
+
+       * simulator.c (NEG, POS): Move before set_flags_for_add64.
+       (set_flags_for_add64): Replace with a modified copy of
+       set_flags_for_sub64.
+
+2016-12-03  Jim Wilson  <jim.wilson@linaro.org>
+
+       * simulator.c (tbnz, tbz): Cast 1 to uint64_t before shifting.
+       (dexTestBranchImmediate): Shift high bit of pos by 5 not 4.
+
 2016-12-01  Jim Wilson  <jim.wilson@linaro.org>
 
-       * sim/aarch64/simulator.c (fsturs): Switch use of rn and st variables.
+       * simulator.c (fsturs): Switch use of rn and st variables.
        (fsturd, fsturq): Likewise
 
 2016-08-15  Mike Frysinger  <vapier@gentoo.org>
This page took 0.024663 seconds and 4 git commands to generate.