briefly explain the data processing instruction
Answers
Answered by
2
Answer:
Each ARM instruction is encoded into a 32-bit word. Access to memory is provided only by Load and Store instructions. ARM data-processing instructions operate on data and produce new value. They are not like the branch instructions that control the operation of the processor and sequencing of instructions.
Similar questions