PXSEG
if (PXSEG(offset) < P3SEG || offset >= P3_ADDR_MAX)
if (likely(PXSEG(offset) < P3SEG && PXSEG(last_addr) < P3SEG)) {