PT_NUM_FPRS
fprs = malloc(sizeof(unsigned long) * PT_NUM_FPRS);
for (i = 0, p = fprs; i < PT_NUM_FPRS; i++, p++) {