diff options
Diffstat (limited to 'cheri/sail_latex/sailfnexecuteMOVZ.tex')
| -rw-r--r-- | cheri/sail_latex/sailfnexecuteMOVZ.tex | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cheri/sail_latex/sailfnexecuteMOVZ.tex b/cheri/sail_latex/sailfnexecuteMOVZ.tex deleted file mode 100644 index 0c09e058..00000000 --- a/cheri/sail_latex/sailfnexecuteMOVZ.tex +++ /dev/null @@ -1,5 +0,0 @@ -function clause #\hyperref[zexecute]{execute}# (#\hyperref[zMOVZ]{MOVZ}#(rs, rt, rd)) = - { - if (#\hyperref[zrGPR]{rGPR}#(rt) == 0x0000000000000000) then - #\hyperref[zwGPR]{wGPR}#(rd) = #\hyperref[zrGPR]{rGPR}#(rs) - } |
