Question: Please fill in the table below: 1 1 - - - - - Control ALU CZN Reg[4] a 4b G current instruction address b Instruction

Please fill in the table below:

Please fill in the table below: 1 1 - - - -

- Control ALU CZN Reg[4] a 4b G current instruction address b

Instruction (3:0) jump address PC (Program Counter) Instruction[7:4] opcode Opcode Operation 0000

1 1 - - - - - Control ALU CZN Reg[4] a 4b G current instruction address b Instruction (3:0) jump address PC (Program Counter) Instruction[7:4] opcode Opcode Operation 0000 to 0111 G = a + 1 1000 G = b 1001 G = b if c = 0, else G = a + 1 1010 G = b if c = 1, else G = a + 1 1011 G = b if z = 0, else G = a + 1 G = b if z = 1, else G = a + 1 1 1100 = 1101 G = b if N = 0, else G = a + 1 1110 G = b if N = 1, else G = a + 1 1111 Don't care. Machine Code Assembly Language Instruction [7] Instruction [6:4] use_input = 0, use_input = 1 write_enable_not opcode Instruction Effect use_input = 0; use_input = 1 0 000 MOV Rd, Rs LD Rd, Input Rd > 1 Rd > 1 0 111 MUL Rd, Rs MUL Rd, Input Rd > 1 Rd > 1 0 111 MUL Rd, Rs MUL Rd, Input Rd

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!