From b422dae1c3ad048527b0b8a0c5fc0388e7c9e592 Mon Sep 17 00:00:00 2001 From: Krste Asanovic Date: Mon, 14 Jun 2021 03:38:19 -0700 Subject: Removed "baseline" from description of F extension in comment. --- src/zfinx.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/zfinx.tex b/src/zfinx.tex index 404bac2..ab67d7a 100644 --- a/src/zfinx.tex +++ b/src/zfinx.tex @@ -7,9 +7,8 @@ extensions, but that operate on the {\tt x} registers instead of the {\tt f} registers. \begin{commentary} -The baseline F extension uses separate {\tt f} registers for floating-point -computation. -This design reduces register pressure and simplifies the provision of +The F extension uses separate {\tt f} registers for floating-point +computation, to reduce register pressure and simplifies the provision of register-file ports for wide superscalars. However, the additional \wunits{128}{B} of architectural state increases the minimal implementation cost. -- cgit v1.1