Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- memorder/memorder.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memorder/memorder.tex b/memorder/memorder.tex index 2da7b98..8511c3a 100644 --- a/memorder/memorder.tex +++ b/memorder/memorder.tex @@ -1103,7 +1103,7 @@ exists (1:r2=2 /\ 0:r2=2) \subsubsection{Load Followed By Store} Listing~\ref{lst:memorder:Load-Buffering Litmus Test (No Ordering)} -(\path{C-LB+o-o+o-o.litmus}), +(\path{C-LB+o-o+o-o.litmus}) shows the classic \emph{load-buffering} litmus test. Although relatively strongly ordered systems such as x86 or the IBM Mainframe do not reorder prior loads with subsequent stores, -- 2.10.0 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html