3. Problems related to instructions with multi-cycle operations
3.1 Multi-cycle operations
All the operations performed in the ALU considered so far are executed in one clock cycle. Logical instructions work on a bit-by-bit basis and have no carry to propagate. Simple arithmetic operations on integer data (addition and subtraction) can be executed in one clock cycle. On the other hand, multiplication and division operations on integer data are long operations, requiring several clock cycles. There are two ways of performing a hardware multiplication.
The first consists of a sequence of additions and shifts controlled by a sequencer, each step requiring one clock cycle. This approach, with possible variants allowing several multiplier bits to be processed at once to reduce the number of iterations, was used in early processors...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Problems related to instructions with multi-cycle operations
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference