Question: LC3: Code start at x3000, use .BLKW to setup array of 10 values, programmactilly populated, store the array starting at memory location x4000 . Load
LC3: Code start at x3000, use .BLKW to setup array of 10 values, programmactilly populated, store the array starting at memory location x4000. Load 5th value to R6 when after array is populated.
EX:
.orig x3000
;code
halt
;data
.end
.orig x4000
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
