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-21 04:41:18 +03:00
Code
Issues
Releases
Activity
ParkanPlayground
/
X86Disassembler
/
X86
/
Handlers
/
Or
History
bird_egop
d4eb920e2f
Updated instruction handlers to use factory methods instead of directly setting Size property
2025-04-16 01:39:23 +03:00
..
OrAlImmHandler.cs
more cleanup
2025-04-15 02:42:47 +03:00
OrEaxImmHandler.cs
more cleanup
2025-04-15 02:42:47 +03:00
OrImmToRm8Handler.cs
more cleanup
2025-04-15 02:42:47 +03:00
OrImmToRm32Handler.cs
more cleanup
2025-04-15 02:42:47 +03:00
OrImmToRm32SignExtendedHandler.cs
more cleanup
2025-04-15 02:42:47 +03:00
OrR8Rm8Handler.cs
Updated instruction handlers to use factory methods instead of directly setting Size property
2025-04-16 01:39:23 +03:00
OrR32Rm32Handler.cs
more cleanup
2025-04-15 02:42:47 +03:00
OrRm8R8Handler.cs
Refactored register operands to separate 8-bit registers into dedicated Register8Operand class
2025-04-16 01:10:33 +03:00