aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index 76d75c9..6e88170 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,3 +1,11 @@
+2015-12-14 Nick Clifton <nickc@redhat.com>
+
+ * aarch64/simulator.c (system_get): New function. Provides read
+ access to the dczid system register.
+ (do_mrs): New function - implements the MRS instruction.
+ (dexSystem): Call do_mrs for the MRS instruction. Halt on
+ unimplemented system instructions.
+
2015-11-24 Nick Clifton <nickc@redhat.com>
* configure.tgt: Add aarch64 entry.