bug 1169: elf-support correct syntax errors
[openpower-isa.git] / NEWS.txt
index b6e803833d4de57f11ee4f5dc5a014237bea90d0..4a1548e6a9ea723edd15c6c033bcaa95da5d9917 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,18 @@
+Release Notes Version 0.0.3 16 May 2021
+-------------
+
+Version 0.0.3 adds preliminary pseudo-code and support for some basic
+scalar IEEE754 FP operations.  Additional Pseudo-code from the v3.0B
+Specification (specifically Section A.3 Book I p782) has been extracted
+and cleaned up to become executable through compilation into python.
+This provides the implementation of "fcfids".
+
+Additionally. a RADIX MMU implementation has been added plus associated
+unit tests, and Load/Store Exceptions are underway: misaligned exceptions
+are already generated; RADIX MMU exceptions will be added in a next
+release.
+
+
 Release Notes Version 0.0.1 23 April 2021
 -------------