|
abe4d38d4b
|
more cleanup
|
2025-04-15 02:42:47 +03:00 |
|
|
685eeda03d
|
Updated instruction handlers to use Type and StructuredOperands instead of Mnemonic and Operands
|
2025-04-14 22:09:05 +03:00 |
|
|
157171fa90
|
remove more special cases. use standardized api
|
2025-04-14 01:52:33 +03:00 |
|
|
99b93523a4
|
more refactoring
|
2025-04-14 01:08:14 +03:00 |
|
|
ec70b31058
|
Simplified CmpImmWithRm32Handler and added AndImmWithRm32Handler
|
2025-04-13 23:39:57 +03:00 |
|
|
11a2cfada4
|
nice big refactor
|
2025-04-13 23:06:52 +03:00 |
|
|
565158d9bd
|
Fixed immediate value formatting in Group1 instruction handlers
|
2025-04-13 16:00:46 +03:00 |
|
|
28ba47bfab
|
add factory tests
|
2025-04-13 01:30:58 +03:00 |
|
|
c701fdb435
|
Added CmpAlImmHandler for CMP AL, imm8 instruction (0x3C) with tests
|
2025-04-13 01:30:42 +03:00 |
|