|
b8a37e626c
|
Implemented Group1 instruction handlers for CMP r/m8, imm8 and fixed OR r/m8, imm8
|
2025-04-13 01:02:37 +03:00 |
|
|
016e1ee54f
|
Reorganized instruction handlers into more descriptive folders (ArithmeticImmediate and ArithmeticUnary)
|
2025-04-12 23:46:05 +03:00 |
|
|
bb695cf3bb
|
move handlers, remove bases
|
2025-04-12 23:03:07 +03:00 |
|
|
c027adc113
|
split and move handlers
|
2025-04-12 22:18:46 +03:00 |
|
|
a0e40c8a52
|
Fixed instruction handlers and tests for Group1, Group3, and XOR instructions
|
2025-04-12 21:48:41 +03:00 |
|
|
e4b8645da0
|
Implemented individual handlers for Group1 and Group3 instructions
|
2025-04-12 20:13:01 +03:00 |
|