Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
ARM SMMULR instruction
Jump...
Cancel
Locked
Locked
Replies
3 replies
Subscribers
119 subscribers
Views
2988 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
ARM SMMULR instruction
VishalPatil VishalPatil
over 12 years ago
VishalPatil VishalPatil
over 12 years ago
Note: This was originally posted on 15th July 2009 at
http://forums.arm.com
Hi,
Thanks for your reply.
Resolution: SMULL RTemp, Rd, Rm, Rs
ADDS RTemp, RTemp, #0X80000000
ADDCS Rd, Rd, #0X00000001
Because of ADDS RTemp, RTemp, #0X80000000
ADDCS Rd, Rd, #0X00000001
Output in Rd differ by 1.
This is some thing wrong while we are try to rounded.
Cancel
Vote up
0
Vote down
Cancel
Peter Harris
over 12 years ago
Note: This was originally posted on 15th July 2009 at
http://forums.arm.com
What input values are causing the error?
What are you running the code on?
Cancel
Vote up
0
Vote down
Cancel
Peter Harris
over 12 years ago
Note: This was originally posted on 15th July 2009 at
http://forums.arm.com
Sure - I understand your code - I'm just trying to reproduce the error you are seeing =)
What values of Rm and Rs cause the fault you are seeing?
What processor are you running on?
Are you running on hardware or a model?
Cancel
Vote up
0
Vote down
Cancel