Question: Question 0 1 : Convert the LC - 3 assembly instructions to ( A ) binary, & ( B ) hexadecimal. ADD R 3 ,

Question 01: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
ADD R3, R3, R6
Question 02: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
ADD R4, R0, #-13
Question 03: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
ADD R6, R6, R6
Question 04: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
ADD R0, R0, #15
Question 05: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
AND R6, R7, R6
Question 06: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
AND R4, R0, #-16
Question 07: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
AND R3, R7, R3
Question 08: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
AND R6, R4, #-9
Question 09: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
NOT R0, R6
Question 10: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
NOT R7, R6
COSC 221.0 : 202420.21819 : 2024-04-01T19:16:56Z-04:00 : Exam 02 : page 4
Question 11: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
LD R3, #123
Question 12: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
LD R6, #-101
Question 13: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
LDI R3, #-101
Question 14: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
LDR R3, R0, #31
Question 15: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
LDR R6, R0, #-32
Question 16: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
ST R6, #-72
Question 17: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
ST R4, #-42
Question 18: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
STI R3, #-17
Question 19: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
STR R0, R4, #-17
Question 20: Convert the LC-3 assembly instructions to (A) binary, & (B) hexadecimal.
LEA R7, #17

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 Programming Questions!