bird_egop
|
bfaeba0d5f
|
Fixed segment override prefix handling for 0x64 (FS) opcode with tests
|
2025-04-13 01:39:38 +03:00 |
|
bird_egop
|
f658f4384c
|
cleanup
|
2025-04-12 23:40:48 +03:00 |
|
bird_egop
|
a0e40c8a52
|
Fixed instruction handlers and tests for Group1, Group3, and XOR instructions
|
2025-04-12 21:48:41 +03:00 |
|
bird_egop
|
58a148ebd8
|
Refactor instruction handlers to use single instruction per handler pattern
|
2025-04-12 19:57:42 +03:00 |
|
bird_egop
|
0fb3fd7311
|
Add support for XOR instruction
|
2025-04-12 19:35:25 +03:00 |
|
bird_egop
|
cedd7a931e
|
Add support for TEST instruction
|
2025-04-12 19:26:00 +03:00 |
|
bird_egop
|
dffc405c10
|
Refactored instruction decoder into smaller, more maintainable components using handler pattern
|
2025-04-12 19:18:52 +03:00 |
|
bird_egop
|
2e6e133159
|
Added support for 0x83 opcode (Group 1 operations with sign-extended immediate)
|
2025-04-12 19:04:43 +03:00 |
|
bird_egop
|
1a76bb4e77
|
Enhanced x86 instruction decoder to fully decode memory operands and match Ghidra output
|
2025-04-12 18:55:54 +03:00 |
|
bird_egop
|
3823121bea
|
Added support for floating-point instructions including FISTP
|
2025-04-12 18:52:55 +03:00 |
|
bird_egop
|
9b5ec7e0d6
|
Implemented enhanced x86 disassembler with improved instruction decoding and display
|
2025-04-12 18:41:40 +03:00 |
|