aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter-Herrmann <herrmannp7@gmail.com>2024-05-26 17:31:02 -0700
committerPeter-Herrmann <herrmannp7@gmail.com>2024-05-26 17:31:02 -0700
commit9f20da5e6e2bb224791c0a61688c07a424d895d2 (patch)
treeef54294458301f337f4a3258c16ca91e78c4b980 /src
parent00064cc073c60e4210e43dae400bd48f84fcc46d (diff)
downloadriscv-isa-manual-9f20da5e6e2bb224791c0a61688c07a424d895d2.zip
riscv-isa-manual-9f20da5e6e2bb224791c0a61688c07a424d895d2.tar.gz
riscv-isa-manual-9f20da5e6e2bb224791c0a61688c07a424d895d2.tar.bz2
Using reference symbol style consistent with rest of document (in intro)
Diffstat (limited to 'src')
-rw-r--r--src/intro.adoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/intro.adoc b/src/intro.adoc
index f9d98ee..6fc871b 100644
--- a/src/intro.adoc
+++ b/src/intro.adoc
@@ -692,7 +692,7 @@ Fatal Trap:::
<<trapcharacteristics>> shows the characteristics of each kind of trap.
[[trapcharacteristics]]
-.Characteristics of traps: 1) Termination may be requested. 2) Imprecise fatal traps might be observable by software.
+.Characteristics of traps
[%autowidth,float="center",align="center",cols="<,^,^,^,^",options="header",]
|===
| |Contained |Requested |Invisible |Fatal
@@ -700,6 +700,8 @@ Fatal Trap:::
|Software is oblivious |No |No |Yes |Yes^2^|Handled by environment |No |Yes |Yes |Yes
|===
+^1^ Termination may be requested +
+^2^ Imprecise fatal traps might be observable by software
The EEI defines for each trap whether it is handled precisely, though
the recommendation is to maintain preciseness where possible. Contained