/[qemu]/qemu/target-sparc/op.c
ViewVC logotype

Diff of /qemu/target-sparc/op.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by bellard, Sun Jan 30 22:39:04 2005 UTC revision 1.13 by bellard, Mon Feb 7 23:10:53 2005 UTC
# Line 556  void OPPROTO op_rett(void) Line 556  void OPPROTO op_rett(void)
556      FORCE_RET();      FORCE_RET();
557  }  }
558    
 void raise_exception(int tt)  
 {  
     env->exception_index = tt;  
     cpu_loop_exit();  
 }    
   
559  /* XXX: use another pointer for %iN registers to avoid slow wrapping  /* XXX: use another pointer for %iN registers to avoid slow wrapping
560     handling ? */     handling ? */
561  void OPPROTO op_save(void)  void OPPROTO op_save(void)

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26