Instructions - Arithmetic Instructions

Card Puncher Data Processing

About

Arithmetic Instruction are the device implementation of the Arithmetic functions

Management

List

  • ADD,
  • SUB,
  • MUL,
  • and DIV instructions.

Result

The status flags of the EFLAGS register indicate the results of arithmetic instructions.





Discover More
Cpu Moore Law Transistor
CPU - Data Type

This article is the type of data that a CPU manipulates. Because a CPU process bit, it performs only arithmetic operations and has therefore only number data type:
Card Puncher Data Processing
Overflow Exception

overflow is instruction exception that is triggered by the ALU via a status flag when the arithmetic operation does not have enough space to be performed. If a programmer incorrectly: declares...
Status Flag Register
Register - Status Flag

The status flags (bits 0, 2, 4, 6, 7, and 11) of the EFLAGS register indicate the results of arithmetic instructions. The status flags allow a single arithmetic instructions to produce results...



Share this page:
Follow us:
Task Runner