summaryrefslogtreecommitdiff
path: root/cheri/sail_latex/sailfnexecuteDADDU.tex
diff options
context:
space:
mode:
Diffstat (limited to 'cheri/sail_latex/sailfnexecuteDADDU.tex')
-rw-r--r--cheri/sail_latex/sailfnexecuteDADDU.tex4
1 files changed, 0 insertions, 4 deletions
diff --git a/cheri/sail_latex/sailfnexecuteDADDU.tex b/cheri/sail_latex/sailfnexecuteDADDU.tex
deleted file mode 100644
index 610deeef..00000000
--- a/cheri/sail_latex/sailfnexecuteDADDU.tex
+++ /dev/null
@@ -1,4 +0,0 @@
-function clause #\hyperref[zexecute]{execute}# (#\hyperref[zDADDU]{DADDU}# (rs, rt, rd)) =
- {
- #\hyperref[zwGPR]{wGPR}#(rd) = #\hyperref[zrGPR]{rGPR}#(rs) + #\hyperref[zrGPR]{rGPR}#(rt)
- }