/[gxemul]/trunk/src/cpus/cpu_transputer_instr.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 /trunk/src/cpus/cpu_transputer_instr.c

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

revision 33 by dpavlin, Mon Oct 8 16:20:40 2007 UTC revision 34 by dpavlin, Mon Oct 8 16:21:17 2007 UTC
# Line 1  Line 1 
1  /*  /*
2   *  Copyright (C) 2006  Anders Gavare.  All rights reserved.   *  Copyright (C) 2006-2007  Anders Gavare.  All rights reserved.
3   *   *
4   *  Redistribution and use in source and binary forms, with or without   *  Redistribution and use in source and binary forms, with or without
5   *  modification, are permitted provided that the following conditions are met:   *  modification, are permitted provided that the following conditions are met:
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *   *
27   *   *
28   *  $Id: cpu_transputer_instr.c,v 1.6 2006/07/23 19:36:14 debug Exp $   *  $Id: cpu_transputer_instr.c,v 1.8 2006/12/30 13:30:55 debug Exp $
29   *   *
30   *  INMOS transputer instructions.   *  INMOS transputer instructions.
31   *   *
# Line 393  X(end_of_page) Line 393  X(end_of_page)
393  /*  /*
394   *  transputer_instr_to_be_translated():   *  transputer_instr_to_be_translated():
395   *   *
396   *  Translate an instruction word into an transputer_instr_call. ic is filled in with   *  Translate an instruction word into an transputer_instr_call. ic is filled
397   *  valid data for the translated instruction, or a "nothing" instruction if   *  in with valid data for the translated instruction, or a "nothing"
398   *  there was a translation failure. The newly translated instruction is then   *  instruction if there was a translation failure. The newly translated
399   *  executed.   *  instruction is then executed.
400   */   */
401  X(to_be_translated)  X(to_be_translated)
402  {  {

Legend:
Removed from v.33  
changed lines
  Added in v.34

  ViewVC Help
Powered by ViewVC 1.1.26