On 12/10/2015 12:02 AM, Aurelien Jarno wrote:
Note: I don't really get the reason for the current 16MB limit. With the standard branch instructions the offset is coded on 24 bits, but shifted right by 2, which should give us a +/-32MB jumps, and therefore a 32MB limit.
That might be me with the off-by-one error on the bit counting... r~