TXS
if (sc->regs->SR & TXS) {
sc->regs->SR = TXS;
if (status & TXS) {
sc->regs->IMR = EXT | RXS | TXS | CRC | OFL | UFL;