Arm Community
Site
Search
User
Site
Search
User
Support forums
Embedded and Microcontrollers forum
LDR Instruction
State
Not Answered
Replies
2 replies
Subscribers
141 subscribers
Views
6514 views
Users
0 members are here
Architecture
Instruction Set
Thumb
Thumb2
Options
Share
More actions
Related
How was your experience today?
LDR Instruction
subin t
over 12 years ago
Note: This was originally posted on 5th November 2008 at
http://forums.arm.com
Hi all,
I am new to the thumb-2 instruction set. In one of my sample code
I noticed a instruction
LDR r0, =0x12345678;
This instruction actually load the r0 with value (0x12345678).
But I didn't find such an instruction anywhere in the thumb-2 instruction set.
I am wondering anyone is aware of such instruction and from where i can find
more details about the thumb-2 instruction set.
0
Quote