/[qemu]/qemu/target-sparc/exec.h
ViewVC logotype

Diff of /qemu/target-sparc/exec.h

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

revision 1.13 by bellard, Sat Jul 23 14:27:54 2005 UTC revision 1.14 by bellard, Sun Oct 30 17:06:11 2005 UTC
# Line 152  void do_rdpsr(); Line 152  void do_rdpsr();
152    
153  static inline void env_to_regs(void)  static inline void env_to_regs(void)
154  {  {
155    #if defined(reg_REGWPTR)
156        REGWPTR = env->regbase + (env->cwp * 16);
157        env->regwptr = REGWPTR;
158    #endif
159  }  }
160    
161  static inline void regs_to_env(void)  static inline void regs_to_env(void)

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

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