Question: d CX with the Problem 1 Write the Assembly instructions required to initialize registers AX, BX, an decimal values 352, 457, 87Then write the instruction
d CX with the Problem 1 Write the Assembly instructions required to initialize registers AX, BX, an decimal values 352, 457, 87Then write the instruction to add the value of AH to BH. Finally, calculate and list (do not write code to show the values) the contents of the registers BH, AL and CH after the execution of the addition instruction (no computer use is required if you know how to do it by hand) CODE (ONLY 4 INSTRUCTIONS): BH: CH = Problem 2 Consider a hypothetical microprocessor having 20-bit instructions, composed of three fields the first six bits contain an opcode (operation code), the next two bits have a register number and the remaining twelve bits contain an operand address or an immediate operand (constant). Assume that an instruction is able to address any memory position
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
