Revision 7fe48483 target-sparc/helper.c

b/target-sparc/helper.c
290 290
                    env->pc,
291 291
                    env->npc, env->regwptr[6]);
292 292
#if 0
293
	cpu_sparc_dump_state(env, logfile, 0);
293
	cpu_dump_state(env, logfile, fprintf, 0);
294 294
	{
295 295
	    int i;
296 296
	    uint8_t *ptr;

Also available in: Unified diff