For each of the following properties, mark whether it is an…
For each of the following properties, mark whether it is an advantage for a fixed or a variable-length instruction model for an ISA. (4 points) Write F in the cell that you believe is an advantage to a fixed-length ISA. Write V in the cell that you believe is an advantage to a variable-length ISA. Saves space PC can be incremented by a fixed value Simplifies instruction decode Makes it easy to support multiple memory addresses in a single instruction Simplifies hardware implementation Reduces the amount of code to be read from memory The size of the instruction is known in advance The opcode can control the size of the instruction