Skip to content

Commit

Permalink
FENCE.TSO is not a pseudoinstruction
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman committed Jun 7, 2018
1 parent 75ec65c commit 3943720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/assembly.tex
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ \chapter{RISC-V Assembly Programmer's Handbook}
& {\tt jalr x0, x6, offset[11:0]} & \\
\hline
{\tt fence} & {\tt fence iorw, iorw} & Fence on all memory and I/O \\
{\tt fence.tso} & {\tt fence.tso} & TSO Fence \\
\hline

\end{tabular}
Expand Down

0 comments on commit 3943720

Please sign in to comment.