Cards (5)

  • The ALU performs arithmetic and logical operations on data
  • Arithmetic operations on fixed and floating point numbers include add, subtract, multiply and divide
  • The ALU performs bitwise shift operations left and right
  • The ALU performs boolean logic operation such as comparisons, AND, OR, NOT and XOR
  • The ALU often uses general purpose registers to temporarily hold the results of calculations such as the accumulator