From 5ca937811c13ae142f783e69f61f6a402694ebe0 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Tue, 23 Feb 2021 16:47:47 -0800 Subject: s/NSE/Custom/ in RVC spec Resolves #629 --- src/c.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/c.tex') diff --git a/src/c.tex b/src/c.tex index 8799bc4..0a26877 100644 --- a/src/c.tex +++ b/src/c.tex @@ -1255,7 +1255,7 @@ least-significant bits set, corresponds to instructions wider than 16 bits, including those in the base ISAs. Several instructions are only valid for certain operands; when invalid, they are marked either {\em RES} to indicate that the opcode is reserved for future -standard extensions; {\em NSE} to indicate that the opcode is designated +standard extensions; {\em Custom} to indicate that the opcode is designated for custom extensions; or {\em HINT} to indicate that the opcode is reserved for microarchitectural hints (see Section~\ref{sec:rvc-hints}). -- cgit v1.1