mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-12-11 13:11:20 +04:00
2.7 KiB
2.7 KiB
| 1 | # FLD/FST/FSTP instruction tests |
|---|---|
| 2 | # Format: RawBytes;Instructions |
| 3 | RawBytes;Instructions |
| 4 | # FLD - Load floating point value |
| 5 | # Memory operands |
| 6 | # With segment override prefixes |
| 7 | # FST - Store floating point value |
| 8 | # Memory operands |
| 9 | # FSTP - Store floating point value and pop |
| 10 | # Memory operands |