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
/
Cmp
History
bird_egop
ec1aa4a124
Simplified CmpImmWithRm8Handler by removing unnecessary raw bytes handling and improving operand formatting
2025-04-13 23:41:30 +03:00
..
CmpAlImmHandler.cs
nice big refactor
2025-04-13 23:06:52 +03:00
CmpImmWithRm8Handler.cs
Simplified CmpImmWithRm8Handler by removing unnecessary raw bytes handling and improving operand formatting
2025-04-13 23:41:30 +03:00
CmpImmWithRm32Handler.cs
Simplified CmpImmWithRm32Handler and added AndImmWithRm32Handler
2025-04-13 23:39:57 +03:00
CmpImmWithRm32SignExtendedHandler.cs
nice big refactor
2025-04-13 23:06:52 +03:00
CmpR32Rm32Handler.cs
nice big refactor
2025-04-13 23:06:52 +03:00
CmpRm32R32Handler.cs
nice big refactor
2025-04-13 23:06:52 +03:00