diff options
author | Tsukasa OI <research_trasio@irq.a4lg.com> | 2022-04-23 15:40:09 +0900 |
---|---|---|
committer | Bill Traynor <btraynor@gmail.com> | 2022-07-26 11:50:15 -0400 |
commit | 761b9609c73860ddda4dd7354ffba6ea2f5aa2b6 (patch) | |
tree | 635849804d30285202fc900a1bc92bf4005e2a5f /src/naming.tex | |
parent | 0675806712349b2764082ee43463ea6d0a51eb19 (diff) | |
download | riscv-isa-manual-761b9609c73860ddda4dd7354ffba6ea2f5aa2b6.zip riscv-isa-manual-761b9609c73860ddda4dd7354ffba6ea2f5aa2b6.tar.gz riscv-isa-manual-761b9609c73860ddda4dd7354ffba6ea2f5aa2b6.tar.bz2 |
Remove multi-letter H* extensions from naming
Because 'H' is going to be a single-letter extension, multi-letter H*
extensions (no such extensions are ratified nor proposed) must be
removed.
Diffstat (limited to 'src/naming.tex')
-rw-r--r-- | src/naming.tex | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/naming.tex b/src/naming.tex index 8c857ce..4da6bd0 100644 --- a/src/naming.tex +++ b/src/naming.tex @@ -104,16 +104,6 @@ Standard supervisor-level extensions should be listed after standard unprivileged extensions. If multiple supervisor-level extensions are listed, they should be ordered alphabetically. -\section{Hypervisor-level Instruction-Set Extensions} - -Standard hypervisor-level instruction-set extensions are named like -supervisor-level extensions, but beginning with the letter ``H'' instead of -the letter ``S''. - -Standard hypervisor-level extensions should be listed after standard -lesser-privileged extensions. If multiple hypervisor-level extensions are -listed, they should be ordered alphabetically. - \section{Machine-level Instruction-Set Extensions} Standard machine-level instruction-set extensions are prefixed with the three @@ -178,11 +168,6 @@ Total Store Ordering & Ztso & \\ Supervisor-level extension ``def'' & Sdef & \\ \hline \hline -\multicolumn{3}{|c|}{Standard Hypervisor-Level Extensions}\\ -\hline -Hypervisor-level extension ``ghi'' & Hghi & \\ -\hline -\hline \multicolumn{3}{|c|}{Standard Machine-Level Extensions}\\ \hline Machine-level extension ``jkl'' & Zxmjkl & \\ |