Re: A82: jp and jr ??


[Prev][Next][Index][Thread]

Re: A82: jp and jr ??



Jr uses one byte for storing the adr you want to call, JP uses two bytes.
Thats why JP can make longer jumps, but this also makes JPs longer and
this makes them take more time to execute.

Dines

_______________________________________

Dines Justesen
Email: dines@post1.com or
       c958362@student.dtu.dk
WWW  : http://www.gbar.dtu.dk/~c958362/
_______________________________________

On Tue, 2 Dec 1997, ilya winham wrote:

> I know when yo can/can't use the two (jp, jr) But why would you use jr? 
> Is it faster? less mem? what??
> 
> 
> 


References: