ARM Overview: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Pancakes (talk | contribs)
m added link to page about targeting multiple ARM based devices (if anyone ever reads this page LOL)
Pancakes (talk | contribs)
added at least a link to some source of information until I (or someone) can come back and write a more detailed and accurate section
Line 248: Line 248:


==Coding Gotchas==
==Coding Gotchas==
===== Missing Division Functions (__aeabi_uidivmod, __aeabi_idiv) / No Division Support =====
See, [http://forum.osdev.org/viewtopic.php?f=1&t=23857&p=212244 this forum post].

===== Unaligned Memory Access And Byte Order =====
===== Unaligned Memory Access And Byte Order =====
{| border="1px"
{| border="1px"