Details Table

┌──────────┬────────────────────┬─┬─┬─┬─┬─┬─┬──────────────────────────────────┐
│Encoding  │Instruction         │0│1│2│3│4│5│Description                       │
├──────────┼────────────────────┼─┼─┼─┼─┼─┼─┼──────────────────────────────────┤
│D9 FB     │FSINCOS             │ │ │ │XXX│Compute the sine and cosine of ST;│
│          │                    │ │ │ │ │ │ │replace ST with the sine, then    │
│          │                    │ │ │ │ │ │ │push the cosine onto the FPU stack│
└──────────┴────────────────────┴─┴─┴─┴─┴─┴─┴──────────────────────────────────┘


[Back: FSINCOS-Sine and Cosine]
[Next: Description]