diff options
Diffstat (limited to 'cheri/sail_latex/sailfnexecuteCGetPerm.tex')
| -rw-r--r-- | cheri/sail_latex/sailfnexecuteCGetPerm.tex | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/cheri/sail_latex/sailfnexecuteCGetPerm.tex b/cheri/sail_latex/sailfnexecuteCGetPerm.tex deleted file mode 100644 index 8bde1b68..00000000 --- a/cheri/sail_latex/sailfnexecuteCGetPerm.tex +++ /dev/null @@ -1,9 +0,0 @@ -function clause #\hyperref[zexecute]{execute}# (#\hyperref[zCGetPerm]{CGetPerm}#(rd, cb)) = -{ - #\hyperref[zcheckCPtwousable]{checkCP2usable}#(); - if (#\hyperref[zregisterzyinaccessible]{register\_inaccessible}#(cb)) then - #\hyperref[zraisezyctwozyexception]{raise\_c2\_exception}#(CapEx_AccessSystemRegsViolation, cb) - else - let capVal = #\hyperref[zreadCapReg]{readCapReg}#(cb) in - #\hyperref[zwGPR]{wGPR}#(rd) = #\hyperref[zzzerozyextend]{zero\_extend}#(#\hyperref[zgetCapPerms]{getCapPerms}#(capVal)); -} |
