diff options
| author | Alasdair Armstrong | 2018-07-27 16:29:40 +0100 |
|---|---|---|
| committer | Alasdair Armstrong | 2018-07-27 16:29:40 +0100 |
| commit | 313c004c1829700697ea2fe1281cc1f7afe5904a (patch) | |
| tree | 8af9ee022502c8d422daf98178000df5e9317e97 /cheri/sail_latex/sailWriteRAM.tex | |
| parent | 4861ebb08ccd3e13af19b9c12f2164b66a5d2bb0 (diff) | |
Check in snapshot of cheri latex
Diffstat (limited to 'cheri/sail_latex/sailWriteRAM.tex')
| -rw-r--r-- | cheri/sail_latex/sailWriteRAM.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cheri/sail_latex/sailWriteRAM.tex b/cheri/sail_latex/sailWriteRAM.tex new file mode 100644 index 00000000..2ed4aca2 --- /dev/null +++ b/cheri/sail_latex/sailWriteRAM.tex @@ -0,0 +1,2 @@ +val __WriteRAM = "write_ram" : forall 'n 'm. + (atom('m), atom('n), #\hyperref[zbits]{bits}#('m), #\hyperref[zbits]{bits}#('m), #\hyperref[zbits]{bits}#(8 * 'n)) -> bool effect {wmv} |
