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

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

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

revision 1.5 by bellard, Wed Nov 19 22:09:03 2003 UTC revision 1.6 by bellard, Sat Nov 22 23:57:34 2003 UTC
# Line 1903  void OPPROTO op_fldz_ST0(void) Line 1903  void OPPROTO op_fldz_ST0(void)
1903    
1904  void OPPROTO op_fldz_FT0(void)  void OPPROTO op_fldz_FT0(void)
1905  {  {
1906      ST0 = f15rk[0];      FT0 = f15rk[0];
1907  }  }
1908    
1909  /* associated heplers to reduce generated code length and to simplify  /* associated heplers to reduce generated code length and to simplify

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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