Home
last modified time | relevance | path

Searched refs:envflags (Results 1 – 1 of 1) sorted by relevance

/qemu/target/sh4/
H A Dtranslate.c435 ctx->envflags |= TB_FLAG_DELAY_SLOT; in _decode_opc()
517 ctx->envflags = in _decode_opc()
546 ctx->envflags |= TB_FLAG_DELAY_SLOT; in _decode_opc()
552 ctx->envflags |= TB_FLAG_DELAY_SLOT; in _decode_opc()
1339 ctx->envflags |= TB_FLAG_DELAY_SLOT; in _decode_opc()
1346 ctx->envflags |= TB_FLAG_DELAY_SLOT; in _decode_opc()
1362 ctx->envflags |= TB_FLAG_DELAY_SLOT; in _decode_opc()
1369 ctx->envflags |= TB_FLAG_DELAY_SLOT; in _decode_opc()
1799 uint32_t old_flags = ctx->envflags; in decode_opc()
1816 ctx->envflags &= ~TB_FLAG_GUSA_MASK; in decode_opc()
[all …]