M_REX_LO
} while (pcoff++, (instr >= M_REX_LO && instr <= M_REX_HI && !rchk++));
while (curinstr >= M_REX_LO && curinstr <= M_REX_HI) {