loadpc (Load Program Counter) is an xkas directive that loads a 24-bit address from a file into the program counter.
loadpc filename.xpc [, index]
The default index is zero. The address loaded is at file offset index*4.