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