From ca3be4721ae408eb0a13662722b1db93684f8a98 Mon Sep 17 00:00:00 2001 From: Prashanth Mundkur Date: Mon, 21 Jan 2019 10:20:30 -0800 Subject: Fix typo. (#326) --- src/rv32.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rv32.tex') diff --git a/src/rv32.tex b/src/rv32.tex index 92a310f..ef20590 100644 --- a/src/rv32.tex +++ b/src/rv32.tex @@ -1279,7 +1279,7 @@ EBREAK & 0 & PRIV & 0 & SYSTEM \\ \end{tabular} \end{center} -There two instructions cause a precise requested trap to the +These two instructions cause a precise requested trap to the supporting execution environment. The ECALL instruction is used to make a service request to the -- cgit v1.1