From b35a54079e0da11740ce5b1e6db999d1d5172768 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Thu, 6 Jan 2022 14:11:39 -0800 Subject: [PATCH] Update version numbers for Zfh/Zfinx --- src/preface.tex | 10 +++++----- src/zfh.tex | 8 +------- src/zfinx.tex | 7 +------ 3 files changed, 7 insertions(+), 18 deletions(-) diff --git a/src/preface.tex b/src/preface.tex index 752540987..a187603d2 100644 --- a/src/preface.tex +++ b/src/preface.tex @@ -41,11 +41,11 @@ \chapter{Preface} \bf Zifencei & \bf 2.0 & \bf Ratified \\ \bf Zihintpause & \bf 2.0 & \bf Ratified \\ \em Zam & \em 0.1 & \em Draft \\ - \em Zfh & \em 0.1 & \em Draft \\ - \em Zfhmin & \em 0.1 & \em Draft \\ - \em Zfinx & \em 1.0 & \em Frozen \\ - \em Zdinx & \em 1.0 & \em Frozen \\ - \em Zhinx & \em 1.0 & \em Frozen \\ + \bf Zfh & \bf 1.0 & \bf Ratified \\ + \bf Zfhmin & \bf 1.0 & \bf Ratified \\ + \bf Zfinx & \bf 1.0 & \bf Ratified \\ + \bf Zdinx & \bf 1.0 & \bf Ratified \\ + \bf Zhinx & \bf 1.0 & \bf Ratified \\ \em Zhinxmin & \em 1.0 & \em Frozen \\ \em Ztso & \em 0.1 & \em Frozen \\ \hline diff --git a/src/zfh.tex b/src/zfh.tex index 3ccebf947..9e9b63e3a 100644 --- a/src/zfh.tex +++ b/src/zfh.tex @@ -1,8 +1,5 @@ \chapter{``Zfh'' and ``Zfhmin'' Standard Extensions for Half-Precision Floating-Point, - Version 0.1} - -{\bf Warning! This draft specification may change before being -accepted as standard by RISC-V International.} + Version 1.0} This chapter describes the Zfh standard extension for 16-bit half-precision binary floating-point instructions compliant with the IEEE 754-2008 arithmetic @@ -377,9 +374,6 @@ \section{Half-Precision Floating-Point Classify Instruction} \section{``Zfhmin'' Standard Extension for Minimal Half-Precision Floating-Point Support} -{\bf Warning! This draft specification may change before being -accepted as standard by RISC-V International.} - This section describes the Zfhmin standard extension, which provides minimal support for 16-bit half-precision binary floating-point instructions. The Zfhmin extension is a subset of the Zfh extension, consisting only diff --git a/src/zfinx.tex b/src/zfinx.tex index 0dab03367..e490632db 100644 --- a/src/zfinx.tex +++ b/src/zfinx.tex @@ -1,11 +1,6 @@ -\chapter{``Zfinx'', ``Zdinx'', ``Zhinx'', ``Zhinxmin'': Standard Extensions for Floating-Point in Integer Registers, Version 1.0.0-rc} +\chapter{``Zfinx'', ``Zdinx'', ``Zhinx'', ``Zhinxmin'': Standard Extensions for Floating-Point in Integer Registers, Version 1.0} \label{sec:zfinx} -This chapter is in the Frozen state. Change is extremely unlikely. A high threshold will be used, -and a change will only occur because of some truly critical issue being identified during the -public review cycle. Any other desired or needed changes can be the subject of a follow-on -new extension. For more info see: http://riscv.org/spec-state. - This chapter defines the ``Zfinx'' extension (pronounced ``z-f-in-x'') that provides instructions similar to those in the standard floating-point F extension for single-precision floating-point