TORIGIN
for (instructp = (uintptr_t)textspace + p_lowpc - TORIGIN;
instructp < (uintptr_t)textspace + p_highpc - TORIGIN;
#define PC_VAL(x) ((x) - (unsigned long) textspace + TORIGIN)