View Questions with Strategies
View Questions with Solutions
(Instruction formats) Write a sequence of instructions that will compute the value of y = x2 + 2x + 3 for a given x using
(Addressing modes) Write procedures for reading from and writing to a FIFO queue, using a two-address format, in comjunction with:
(Addressing modes) Write a sequence of instructions that will compute aixi where A = [a1, a2, ..., a100] and X = [x1, x2, ..., x100] represent arrays that are stored in the main memory. Use two-address instructions, in conjunction with:
(Instruction set) Add a dedicated base register ( BR ) to the 16-bit processor shown in Figure 9.9, and then show the changes this requires in the instruction set and the processor schematic.
(Reduced instruction set) Using the instruction set presented in Figure 9.11, propose the changes that enable it so to accommodate a register file with:
(IS flowchart) Develop an IS flowchart for the reduced instruction set presented in Figure 9.11.
(Branch prediction) Write a program that will compute absolute value for the RISC processor shown in Figure 9.12. Develop a timing diagram for this processor,