* Some instructions, particularly those involving branches or indexed addressing modes, incur an extra cycle if the processor has to cross a memory page boundary. This is problematic for time-sensitive code.
* There is no unconditional relative branch instruction. And there is no conditional absolute jump instruction.
<br>