1 |
dashley |
140 |
%$Header$ |
2 |
|
|
|
3 |
|
|
\chapter{\cdivzerolongtitle{}} |
4 |
|
|
|
5 |
|
|
\label{cdiv0} |
6 |
|
|
|
7 |
|
|
\section{Hardware Implementation Of Division} |
8 |
|
|
|
9 |
|
|
\section{Division Of Unsigned Operands} |
10 |
|
|
|
11 |
|
|
\section{Division Of Signed Operands} |
12 |
|
|
|
13 |
|
|
\section{Division Of Arbitrary-Size Operands} |
14 |
|
|
|
15 |
|
|
\section{Exercises} |
16 |
|
|
|
17 |
|
|
|
18 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
19 |
|
|
|
20 |
|
|
\noindent\begin{figure}[!b] |
21 |
|
|
\noindent\rule[-0.25in]{\textwidth}{1pt} |
22 |
|
|
\begin{tiny} |
23 |
|
|
\begin{verbatim} |
24 |
|
|
$RCSfile: c_div0.tex,v $ |
25 |
|
|
$Source: /home/dashley/cvsrep/e3ft_gpl01/e3ft_gpl01/dtaipubs/esrgubka/c_div0/c_div0.tex,v $ |
26 |
|
|
$Revision: 1.2 $ |
27 |
|
|
$Author: dtashley $ |
28 |
|
|
$Date: 2001/07/01 20:29:16 $ |
29 |
|
|
\end{verbatim} |
30 |
|
|
\end{tiny} |
31 |
|
|
\noindent\rule[0.25in]{\textwidth}{1pt} |
32 |
|
|
\end{figure} |
33 |
|
|
|
34 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
35 |
|
|
% $Log: c_div0.tex,v $ |
36 |
|
|
% Revision 1.2 2001/07/01 20:29:16 dtashley |
37 |
|
|
% Move out of binary mode for use with CVS. |
38 |
|
|
% |
39 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
40 |
|
|
% $History: c_div0.tex $ |
41 |
|
|
% |
42 |
|
|
% ***************** Version 5 ***************** |
43 |
|
|
% User: Dashley1 Date: 12/22/00 Time: 12:54a |
44 |
|
|
% Updated in $/uC Software Multi-Volume Book (A)/Chapter, DIV0, Division |
45 |
|
|
% Tcl automated method of build refined. |
46 |
|
|
% |
47 |
|
|
% ***************** Version 4 ***************** |
48 |
|
|
% User: David T. Ashley Date: 8/29/00 Time: 9:52p |
49 |
|
|
% Updated in $/uC Software Multi-Volume Book (A)/Chapter, DIV0, Division |
50 |
|
|
% Trivial change to force SOS to insert machine name into |
51 |
|
|
% .INI files. |
52 |
|
|
% |
53 |
|
|
% ***************** Version 3 ***************** |
54 |
|
|
% User: David T. Ashley Date: 7/11/00 Time: 8:29p |
55 |
|
|
% Updated in $/uC Software Multi-Volume Book (A)/Chapter, DIV0, Division |
56 |
|
|
% Separation and enhancement of quantization chapter. |
57 |
|
|
% |
58 |
|
|
% ***************** Version 2 ***************** |
59 |
|
|
% User: David T. Ashley Date: 7/09/00 Time: 11:21p |
60 |
|
|
% Updated in $/uC Software Multi-Volume Book (A)/Chapter, DIV0, Division |
61 |
|
|
% Addition of new chapters, enhancements to preface. |
62 |
|
|
% |
63 |
|
|
% ***************** Version 1 ***************** |
64 |
|
|
% User: David T. Ashley Date: 7/09/00 Time: 9:31p |
65 |
|
|
% Created in $/uC Software Multi-Volume Book (A)/Chapter, DIV0, Division |
66 |
|
|
% Initial check-in. |
67 |
|
|
% |
68 |
|
|
%End of file C_DIV0.TEX |