Re: Phix: float32 return value
- Posted by andreasWagner 6 days ago
- 123 views
First of all, thank you for your quick reply.
petelomax said...
Actually, probably best if you just change pttree.e first and quickly check by running "p p"
whether you get anything like "movss should be 6068(not 6064)", if not kill it and carry on.
okay, i end here:
D:\testpool\ray_workplace\Phix>p p
swi should be 5956(not 6060)
and its more like line 1271 not 1289 in pttree.e where the constants end.
Okay, I'll take another look tomorrow.

