LC3 Question 1
Programming Part: Question 1 [15 marks) Your task is to write a program that permutes the bits of the 16-bit data item stored in the memory location Data. How the bits will be permuted is defined by memory location WriteStep. Starting with the least significant bit of Data, copy that bit value WriteStep bits from […]