I'm wondering what would be the program behavior if a jump is out of range. What factors affect the program behavior (compiler, processor, ISA, or factors I don't know).
Also how may I find it out (in ISA manual?) for a specific hardware?
I'm wondering what would be the program behavior if a jump is out of range. What factors affect the program behavior (compiler, processor, ISA, or factors I don't know).
Also how may I find it out (in ISA manual?) for a specific hardware?