0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-06-19 16:08:02 +03:00
Files
ParkanPlayground/X86DisassemblerTests/TestData/fcom_tests.csv

2.9 KiB

1# FCOM/FCOMP/FCOMPP instruction tests
2# Format: RawBytes;Instructions
3RawBytes;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