Aritmeetilisloogikaüksuse
Aritmeetilisloogikaüksus, or ALU, is a fundamental digital circuit within a computer's central processing unit (CPU). Its primary function is to perform arithmetic and logic operations on binary numbers. Arithmetic operations include addition, subtraction, multiplication, and division, while logic operations encompass comparisons like greater than, less than, and equal to, as well as boolean operations such as AND, OR, and NOT.
The ALU receives data from registers, which are small, high-speed storage locations within the CPU, and instructions