The document discusses various arithmetic operations in computer architecture including the arithmetic logic unit (ALU), addition, subtraction, multiplication using Booth's algorithm, division using restoring and non-restoring algorithms, floating point operations represented in scientific notation, and subword parallelism to perform simultaneous operations on multiple data elements packed within registers. It provides details on the hardware implementation and algorithms for each arithmetic operation.