mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-05-19 03:41:18 +03: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 |