Revision bf20dc07 target-cris/translate.c

b/target-cris/translate.c
3141 3141

  
3142 3142
                num_insns++;
3143 3143
		/* Check for delayed branches here. If we do it before
3144
		   actually genereating any host code, the simulator will just
3144
		   actually generating any host code, the simulator will just
3145 3145
		   loop doing nothing for on this program location.  */
3146 3146
		if (dc->delayed_branch) {
3147 3147
			dc->delayed_branch--;

Also available in: Unified diff