X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fx87_s.expect.c;fp=tests%2Fx87_s.expect.c;h=45a9976d8d2aaf51d65213c0c3ef3803b8936585;hb=b62264bc4262d6f0e35ebb089ee6b9151bd378f8;hp=b2a6d89bc76494d5d01a98e237014008cd0134c8;hpb=3a0df3103860ae32f3fac4d72f07d12e08886d4d;p=ia32rtools.git diff --git a/tests/x87_s.expect.c b/tests/x87_s.expect.c index b2a6d89..45a9976 100644 --- a/tests/x87_s.expect.c +++ b/tests/x87_s.expect.c @@ -11,7 +11,7 @@ double sub_test() f_st[--f_stp & 7] = 1.0; f_st[--f_stp & 7] = (float)(s32)sf.d[0]; // var_4 fild f_st[--f_stp & 7] = 0.0; - f_st[--f_stp & 7] = 0.693147180559945; + f_st[--f_stp & 7] = M_LN2; f_st[--f_stp & 7] = (float)(s32)sf.d[0]; // var_4 fild f_stp++; f_st[(f_stp + 5) & 7] /= f_st[f_stp & 7]; f_stp++;