Skip to content

Commit

Permalink
Update version numbers for Zfh/Zfinx
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman committed Jan 6, 2022
1 parent fb7e236 commit b35a540
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
10 changes: 5 additions & 5 deletions src/preface.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 1 addition & 7 deletions src/zfh.tex
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
7 changes: 1 addition & 6 deletions src/zfinx.tex
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit b35a540

Please sign in to comment.