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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc1/] [or1ksim/] [cpu/] [or1k/] [sprs.c] - Diff between revs 1354 and 1386

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

Rev 1354 Rev 1386
Line 66... Line 66...
    break;
    break;
  case SPR_NPC:
  case SPR_NPC:
    {
    {
      extern int delay_insn;
      extern int delay_insn;
 
 
      clear_pending_exception ();
 
 
 
      /* The debugger has redirected us to a new address */
      /* The debugger has redirected us to a new address */
      /* This is usually done to reissue an instruction
      /* This is usually done to reissue an instruction
         which just caused a breakpoint exception. */
         which just caused a breakpoint exception. */
      pc = value;
      pc = value;
 
 

powered by: WebSVN 2.1.0

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