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