seeking x87 fp tutorial
- From: "x87asm" <do_not_bother@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 23:31:46 -0500
looking for the most thorough x87 tutorial available
and... can someone tell me if there's an easier way than this to calculate
ST0 ^ ST1...
FYL2X
FLD1
FLD ST1
FPREM1
FSUB ST2, ST0
F2XM1
FADDP
FSCALE
--
BxC / x87asm
.
- Follow-Ups:
- Re: seeking x87 fp tutorial
- From: Frank Kotler
- Re: seeking x87 fp tutorial
- Prev by Date: Re: Randy downloaded KESYS
- Next by Date: Re: seeking x87 fp tutorial
- Previous by thread: the difference between assembly programming and topology
- Next by thread: Re: seeking x87 fp tutorial
- Index(es):