This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ParkanPlayground
Watch
0
Fork
0
You've already forked ParkanPlayground
mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced
2025-05-19 11:51:17 +03:00
Code
Issues
Releases
Activity
ParkanPlayground
/
X86Disassembler
/
X86
/
Handlers
/
Sub
History
bird_egop
b11b39ac4e
Implemented 16-bit SUB instruction handlers and fixed test data
2025-04-13 17:51:54 +03:00
..
SubAxImm16Handler.cs
Implemented 16-bit SUB instruction handlers and fixed test data
2025-04-13 17:51:54 +03:00
SubImmFromRm16Handler.cs
Implemented 16-bit SUB instruction handlers and fixed test data
2025-04-13 17:51:54 +03:00
SubImmFromRm16SignExtendedHandler.cs
Implemented 16-bit SUB instruction handlers and fixed test data
2025-04-13 17:51:54 +03:00
SubImmFromRm32Handler.cs
Fixed immediate value formatting in Group1 instruction handlers
2025-04-13 16:00:46 +03:00
SubImmFromRm32SignExtendedHandler.cs
Fixed immediate value formatting in Group1 instruction handlers
2025-04-13 16:00:46 +03:00
SubR16Rm16Handler.cs
Implemented 16-bit SUB instruction handlers and fixed test data
2025-04-13 17:51:54 +03:00
SubR32Rm32Handler.cs
Fixed byte order handling in SUB instruction handlers and updated tests
2025-04-13 14:36:49 +03:00
SubRm32R32Handler.cs
Fixed byte order handling in SUB instruction handlers and updated tests
2025-04-13 14:36:49 +03:00