Searched defs:BS_STOP (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-mips/
H A Dtranslate.c484 BS_STOP = 1, /* We want to stop translation for any reason */ enumerator in enum:__anon30191
3136 ctx->bstate = BS_STOP;
3734 /* BS_STOP isn't good enough here, hflags may have changed. */
3743 ctx->bstate = BS_STOP;
3750 ctx->bstate = BS_STOP;
3757 ctx->bstate = BS_STOP;
3806 ctx->bstate = BS_STOP;
3816 ctx->bstate = BS_STOP;
3899 /* BS_STOP isn't good enough here, hflags may have changed. */
3908 ctx->bstate = BS_STOP;
[all...]

Completed in 96 milliseconds