What is Single register Load and Store in ARM?


Warning: Trying to access array offset on false in /home3/indiakep/public_html/wp-content/plugins/dw-question-answer/inc/Template.php on line 8
All QuestionsCategory: Embedded SystemWhat is Single register Load and Store in ARM?
Chetan Shidling Staff asked 6 years ago

I need short information.

1 Answers
Chetan Shidling Staff answered 6 years ago

The single register load and store instructions are used for moving a single data item in and out of a register. The data types supported are signed and unsigned words (32-bit), half-words (16-bit), and bytes.