www.pudn.com > object pascal±àÒëÆ÷Ô´Âë.rar > accel.tex


\documentstyle[umlaut,a4]{article}
\oddsidemargin -0.54cm
\textwidth 17cm
\parskip 1em
\begin{document}

Sheet1

\begin{tabular}{|l|l|l}\hline
	
	&{\sf p3}
	&{\sf athlon}
\\\hline
	 {\sf operation}
	&{\sf vectorisation speedup}
	&{\sf vectorisation speedup}
\\\hline
	 {\sf byte+}
	&{\sf 423}
	&{\sf 599}
\\\hline
	 {\sf byte +:}
	&{\sf 1126}
	&{\sf 1201}
\\\hline
	 {\sf int +}
	&{\sf 75}
	&{\sf 60}
\\\hline
	 {\sf short +}
	&{\sf 332}
	&{\sf 300}
\\\hline
	 {\sf real +}
	&{\sf 62}
	&{\sf 33}
\\\hline
	 {\sf pixel +}
	&{\sf 814}
	&{\sf 1496}
\\\hline
	 {\sf pixel *}
	&{\sf 290}
	&{\sf 698}
\\\hline
	 {\sf real \+ *}
	&{\sf 29}
	&{\sf -3}
\\\hline
	 {\sf integer \+ *}
	&{\sf -4}
	&{\sf 3}
\\\hline
\end{tabular}

\end{document}