Re: questions about relocator16.S

2018-08-15 Thread Cao jin
Sorry I don't see reply in time because I am not on the TO or CC list. On 08/14/2018 04:36 PM, Vladimir 'phcoder' Serbinenko wrote: > > > вт, 14 авг. 2018 г., 9:11 Cao jin >: > > Hi, > >   I am learning these code, and now have 2 questions: > > 1.

Re: questions about relocator16.S

2018-08-14 Thread Vladimir 'phcoder' Serbinenko
вт, 14 авг. 2018 г., 9:11 Cao jin : > Hi, > > I am learning these code, and now have 2 questions: > > 1. at the bottom of relocator_common.S, there is: > > LOCAL(jump_vector): > /* Jump location. Is filled by the code */ > .long 0 > .long CODE_SEGMENT > > Since it is