From 2cdad34c4fba2c6319584d6bb42b84020a9244ac Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 27 Apr 2016 11:39:14 +0100 Subject: Add support for the --trace-decode option to the AArch64 simulator. * simulator.c: Add TRACE_DECODE statements to all emulation functions. --- sim/aarch64/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sim/aarch64/ChangeLog') diff --git a/sim/aarch64/ChangeLog b/sim/aarch64/ChangeLog index df2e976..f031596 100644 --- a/sim/aarch64/ChangeLog +++ b/sim/aarch64/ChangeLog @@ -1,3 +1,8 @@ +2016-04-27 Nick Clifton + + * simulator.c: Add TRACE_DECODE statements to all emulation + functions. + 2016-03-30 Nick Clifton * cpustate.c (aarch64_set_reg_s32): New function. -- cgit v1.1