From a4fb5981b7ec3d4006e93141afb1d0da566bb97b Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Mon, 9 Jan 2017 15:44:57 -0800 Subject: Fix problems with the implementation of the uzp1 and uzp2 instructions. sim/aarch64/ * simulator.c (do_vec_UZP): Rewrite. sim/testsuite/sim/aarch64/ * uzp.s: New. --- sim/aarch64/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/aarch64/ChangeLog') diff --git a/sim/aarch64/ChangeLog b/sim/aarch64/ChangeLog index eff0a93..814365d 100644 --- a/sim/aarch64/ChangeLog +++ b/sim/aarch64/ChangeLog @@ -1,3 +1,7 @@ +2017-01-09 Jim Wilson + + * simulator.c (do_vec_UZP): Rewrite. + 2017-01-04 Jim Wilson * cpustate.c: Include math.h. -- cgit v1.1