Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
i got really weird test result of memory barrier on Cortex A9
Jump...
Cancel
Locked
Locked
Replies
8 replies
Subscribers
119 subscribers
Views
4767 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
i got really weird test result of memory barrier on Cortex A9
yitian bu
over 12 years ago
Parents
Peter Harris
over 12 years ago
Note: This was originally posted on 27th November 2011 at
http://forums.arm.com
What loop values does this fail with?
I can't see a terminating condition, so my best guess is that it runs correctly until you overflow the 32-bit integer.
0x0 is indeed less than 0xFFFFFFFE, so it panics ...
Cancel
Vote up
0
Vote down
Cancel
Reply
Peter Harris
over 12 years ago
Note: This was originally posted on 27th November 2011 at
http://forums.arm.com
What loop values does this fail with?
I can't see a terminating condition, so my best guess is that it runs correctly until you overflow the 32-bit integer.
0x0 is indeed less than 0xFFFFFFFE, so it panics ...
Cancel
Vote up
0
Vote down
Cancel
Children
No data