Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Short form Mnemonic
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
119 subscribers
Views
2665 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Short form Mnemonic
Etienne SOBOLE
over 12 years ago
Note: This was originally posted on 21st March 2011 at
http://forums.arm.com
Hi.
Does anybody knows where I can find Short Form Mnemonic documentation.
For example
add r0, r0, r1
can be replace by
add r0, r1
Is it always the Rn register which is removed ???
what is the equivalent normal form for
mla r0, r1, r2
is it
mla r0, r0, r1, r2
or
mla r0, r1, r2, r0
Does it exist
mla r0, r1
for
mla r0, r0, r1, r0
Is it a ARM specification for short form mnemonic ?
Etienne SOBOLE
over 12 years ago
Note: This was originally posted on 21st March 2011 at
http://forums.arm.com
Hum.
Ok thank you.
So there is no short version for MLA !!!
Cancel
Vote up
0
Vote down
Cancel
Simon Craske
over 12 years ago
Cancel
Vote up
0
Vote down
Cancel