These cpus only support a simple 16 bit offset from PC, so cannot use it in start.S to compute a large offset. This is okay, because the code that needs it is only for cpus with an MMU, which these dont have.
These cpus only support a simple 16 bit offset from PC, so cannot use it in start.S to compute a large offset. This is okay, because the code that needs it is only for cpus with an MMU, which these dont have.