/[qemu]/qemu/translate-i386.c
ViewVC logotype

Diff of /qemu/translate-i386.c

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

revision 1.58 by bellard, Wed Aug 20 23:02:09 2003 UTC revision 1.59 by bellard, Thu Aug 21 23:25:21 2003 UTC
# Line 1544  static void gen_setcc(DisasContext *s, i Line 1544  static void gen_setcc(DisasContext *s, i
1544      }      }
1545  }  }
1546    
1547  /* move T0 to seg_reg and compute if the CPU state may change */  /* move T0 to seg_reg and compute if the CPU state may change. Never
1548       call this function with seg_reg == R_CS */
1549  static void gen_movl_seg_T0(DisasContext *s, int seg_reg, unsigned int cur_eip)  static void gen_movl_seg_T0(DisasContext *s, int seg_reg, unsigned int cur_eip)
1550  {  {
1551      if (s->pe && !s->vm86)      if (s->pe && !s->vm86)

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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