diff options
-rw-r--r-- | src/machine.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machine.tex b/src/machine.tex index e4753cc..d17dc06 100644 --- a/src/machine.tex +++ b/src/machine.tex @@ -742,7 +742,7 @@ arbitrary user-mode state extensions. additional state beyond the floating-point CSR and data registers. \end{commentary} -The FS[1:0] read/write field and the XS[1:0] read-only field are used +The FS[1:0] \warl\ field and the XS[1:0] read-only field are used to reduce the cost of context save and restore by setting and tracking the current state of the floating-point unit and any other user-mode extensions respectively. The FS field encodes the status of the |