OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [libtoplevel.c] - Diff between revs 385 and 420

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 385 Rev 420
Line 185... Line 185...
        }
        }
 
 
      /* If we are tracing, dump after each instruction. */
      /* If we are tracing, dump after each instruction. */
      if (!runtime.sim.hush)
      if (!runtime.sim.hush)
        {
        {
          dumpreg ();
          trace_instr ();
        }
        }
 
 
      /* If we were single stepping, stall immediately. */
      /* If we were single stepping, stall immediately. */
      if (cpu_state.sprs[SPR_DMR1] & SPR_DMR1_ST)
      if (cpu_state.sprs[SPR_DMR1] & SPR_DMR1_ST)
        {
        {

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.