Question: There are three classes of instructions in an instruction set (two-address, one address, and zero-address). All instructions must be 32 bits long. The machine should be able to address 64K, 32-bit words of memory. Use a class code method for assigning opcodes and design the instruction formats. What is the maximum number of each class of instructions the machine can have?