bird_egop
|
d4eb920e2f
|
Updated instruction handlers to use factory methods instead of directly setting Size property
|
2025-04-16 01:39:23 +03:00 |
|
bird_egop
|
abe4d38d4b
|
more cleanup
|
2025-04-15 02:42:47 +03:00 |
|
bird_egop
|
3ea327064a
|
Fix x86 disassembler issues with direct memory addressing and immediate value formatting
|
2025-04-15 02:29:32 +03:00 |
|
bird_egop
|
685eeda03d
|
Updated instruction handlers to use Type and StructuredOperands instead of Mnemonic and Operands
|
2025-04-14 22:09:05 +03:00 |
|
bird_egop
|
5b09d6f9b8
|
Simplified SubImmFromRm16SignExtendedHandler by removing special case for register name conversion
|
2025-04-14 00:39:58 +03:00 |
|
bird_egop
|
11a2cfada4
|
nice big refactor
|
2025-04-13 23:06:52 +03:00 |
|
bird_egop
|
e91a0223f7
|
Refactor SUB handlers
|
2025-04-13 18:22:44 +03:00 |
|
bird_egop
|
b11b39ac4e
|
Implemented 16-bit SUB instruction handlers and fixed test data
|
2025-04-13 17:51:54 +03:00 |
|