Adding an Arithmetic Logic Unit (ALU) to a CPU

Introduction

Introduction

We can add an ALU to a register machine. This can give it:

+ Addition. + Subtraction. + Bitmasking. + Bitwise operations.