/[gxemul]/upstream/0.4.4/src/useremul.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /upstream/0.4.4/src/useremul.c

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

revision 18 by dpavlin, Mon Oct 8 16:19:11 2007 UTC revision 20 by dpavlin, Mon Oct 8 16:19:23 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *   *
27   *   *
28   *  $Id: useremul.c,v 1.65 2005/10/26 14:37:02 debug Exp $   *  $Id: useremul.c,v 1.66 2005/11/11 13:23:15 debug Exp $
29   *   *
30   *  Userland (syscall) emulation.   *  Userland (syscall) emulation.
31   *   *
# Line 1212  static void useremul__netbsd(struct cpu Line 1212  static void useremul__netbsd(struct cpu
1212                  }                  }
1213                  if (result_high_set)                  if (result_high_set)
1214                          cpu->cd.arm.r[1] = result_high;                          cpu->cd.arm.r[1] = result_high;
1215                    cpu->cd.arm.flags = cpu->cd.arm.cpsr >> 28;
1216                  break;                  break;
1217          case ARCH_MIPS:          case ARCH_MIPS:
1218                  /*                  /*

Legend:
Removed from v.18  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26