diff options
Diffstat (limited to 'cheri/sail_latex/sailfnexecutebranchpcc.tex')
| -rw-r--r-- | cheri/sail_latex/sailfnexecutebranchpcc.tex | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cheri/sail_latex/sailfnexecutebranchpcc.tex b/cheri/sail_latex/sailfnexecutebranchpcc.tex deleted file mode 100644 index 8c803ce2..00000000 --- a/cheri/sail_latex/sailfnexecutebranchpcc.tex +++ /dev/null @@ -1,5 +0,0 @@ -function #\hyperref[zexecutezybranchzypcc]{execute\_branch\_pcc}#(newPCC) = { - delayedPC = #\hyperref[ztozybits]{to\_bits}#(64, #\hyperref[zgetCapOffset]{getCapOffset}#(newPCC)); - delayedPCC = #\hyperref[zcapStructToCapReg]{capStructToCapReg}#(newPCC); - branchPending = 0b1; -} |
