Content deleted Content added
Stated exact numerical limit of 2^26 |
KMaster888 (talk | contribs) ce |
||
Line 12:
=== Early ARM processors ===
In the [[ARM_architecture|ARM processor architecture]], 26-bit refers to the design used in the original ARM processors where the [[
In fact, because the program counter is always word-aligned the lowest two bits are always zero which allowed the designers to reuse these two bits to hold the processor's mode bits too. The four modes allowed were USR26, SVC26, IRQ26, FIQ26; contrast this with the 32 possible modes available when the program status was separated from the program counter in more recent [[ARM architecture]]s.
|