diff options
-rw-r--r-- | src/hypervisor.tex | 4 | ||||
-rw-r--r-- | src/machine.tex | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/hypervisor.tex b/src/hypervisor.tex index 0e4a595..d53441e 100644 --- a/src/hypervisor.tex +++ b/src/hypervisor.tex @@ -832,7 +832,7 @@ V=1. \instbitrange{3}{1} & \instbit{0} \\ \hline -\multicolumn{1}{|c|}{VSTCD} & +\multicolumn{1}{|c|}{VSTCE} & \multicolumn{1}{c|}{\wpri} & \multicolumn{1}{c|}{CBZE} & \multicolumn{1}{c|}{CBCFE} & @@ -883,7 +883,7 @@ FIOM=1 and virtualization mode V=1.% \label{tab:henvcfg-FIOM} \end{table} -The definition of the VSTCD field will be furnished by the +The definition of the VSTCE field will be furnished by the forthcoming Sstc extension. Its allocation within {\tt henvcfg} may change prior to the ratification of that extension. diff --git a/src/machine.tex b/src/machine.tex index adf9657..fece762 100644 --- a/src/machine.tex +++ b/src/machine.tex @@ -2312,7 +2312,7 @@ for modes less privileged than M. \instbitrange{3}{1} & \instbit{0} \\ \hline -\multicolumn{1}{|c|}{STCD} & +\multicolumn{1}{|c|}{STCE} & \multicolumn{1}{c|}{\wpri} & \multicolumn{1}{c|}{CBZE} & \multicolumn{1}{c|}{CBCFE} & @@ -2373,7 +2373,7 @@ hypervisor extension of Chapter~\ref{hypervisor}, which has an equivalent FIOM bit in the hypervisor CSR {\tt henvcfg}. \end{commentary} -The definition of the STCD field will be furnished by the +The definition of the STCE field will be furnished by the forthcoming Sstc extension. Its allocation within {\tt menvcfg} may change prior to the ratification of that extension. |