Basic Arithmetic Logic Unit coded entirely in MIPS assembly language. proj_auto_test will test CS47_proj_alu_logical and CS47_proj_alu_normal, which use the addition, subtraction, multiplication, and division operations. The former uses operations coded in logical instructions exclusively and the latter uses operations coded in the standard arithmetic instructions.