ES_RETRY
else if (result != ES_RETRY)
case ES_RETRY:
return ES_RETRY;
ret = regs->cx ? ES_RETRY : ES_OK;