mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-05-19 03:41:18 +03:00
2.9 KiB
2.9 KiB
1 | # FCOM/FCOMP/FCOMPP instruction tests |
---|---|
2 | # Format: RawBytes;Instructions |
3 | RawBytes;Instructions |
4 | # FCOM - Compare floating point values |
5 | # Memory operands |
6 | # With segment override prefixes |
7 | # FCOMP - Compare floating point values and pop |
8 | # Memory operands |
9 | # FCOMPP - Compare floating point values and pop twice |
10 | # FCOMI - Compare floating point and set EFLAGS |
11 | # FCOMIP - Compare floating point and set EFLAGS and pop |