0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-05-19 20:01:17 +03:00

2.9 KiB

1# FADD instruction tests
2# Format: RawBytes;Instructions
3RawBytes;Instructions
4# FADD - Add floating point values
5# ST(0), ST(i) form (D8 C0+i)
6# ST(i), ST(0) form (DC C0+i)
7# Memory operands
8# With segment override prefixes
9# FADDP - Add floating point values and pop
10# FIADD - Add integer to floating point
11# Corrected FIADD tests