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

1.5 KiB

1# IDIV instruction tests
2# Format: RawBytes;Instructions
3RawBytes;Instructions
4# IDIV r/m8 (opcode F6 /7)
5# IDIV r/m32 (opcode F7 /7)
6# IDIV with memory operands
7# SPECIAL CASE: When using SIB byte with Base=101 (EBP) and Mod=00, it requires a 32-bit displacement