Home | History | Annotate | Download | only in VEX

Lines Matching refs:fx

997    di->fxState[0].fx     = Ifx_Read;
1000 di->fxState[1].fx = Ifx_Read;
2357 tl_assert(d->fxState[i].fx != Ifx_None);
2358 if (d->fxState[i].fx == Ifx_Write)
2448 tl_assert(d->fxState[i].fx != Ifx_None);
2449 if (d->fxState[i].fx == Ifx_Read)