Revision 6a8c397d

b/target-i386/op.c
1903 1903

  
1904 1904
void OPPROTO op_fldz_FT0(void)
1905 1905
{
1906
    ST0 = f15rk[0];
1906
    FT0 = f15rk[0];
1907 1907
}
1908 1908

  
1909 1909
/* associated heplers to reduce generated code length and to simplify

Also available in: Unified diff