Searched refs:TB_FLAG_DELAY_SLOT_MASK (Results 1 – 4 of 4) sorted by relevance
97 #define TB_FLAG_DELAY_SLOT_MASK (TB_FLAG_DELAY_SLOT | \ macro108 #define TB_FLAG_ENVFLAGS_MASK (TB_FLAG_DELAY_SLOT_MASK | \
151 if (env->flags & TB_FLAG_DELAY_SLOT_MASK) { in superh_cpu_do_interrupt()155 env->flags &= ~TB_FLAG_DELAY_SLOT_MASK; in superh_cpu_do_interrupt()786 if (cpu_env(cs)->flags & TB_FLAG_DELAY_SLOT_MASK) { in superh_cpu_exec_interrupt()
361 if (ctx->envflags & TB_FLAG_DELAY_SLOT_MASK) { \1770 if (ctx->envflags & TB_FLAG_DELAY_SLOT_MASK) { in _decode_opc()1783 if (ctx->envflags & TB_FLAG_DELAY_SLOT_MASK) { in _decode_opc()1797 if (old_flags & TB_FLAG_DELAY_SLOT_MASK) { in decode_opc()1799 ctx->envflags &= ~TB_FLAG_DELAY_SLOT_MASK; in decode_opc()
210 regs->flags &= ~(TB_FLAG_DELAY_SLOT_MASK | TB_FLAG_GUSA_MASK); in setup_frame()262 regs->flags &= ~(TB_FLAG_DELAY_SLOT_MASK | TB_FLAG_GUSA_MASK); in setup_rt_frame()