opnum
op = opnum(op);
static int opnum(int);
int opnum;
opnum = i+1 + rounddown(logcount, LOGSIZE);
prt("%d(%d mod 256): ", opnum, opnum%256);