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
/
Or
History
bird_egop
53696a9f1c
Removed special case check for 0x83 in OrRm8R8Handler to avoid introducing special cases in general solutions
2025-04-14 00:30:53 +03:00
..
OrAlImmHandler.cs
nice big refactor
2025-04-13 23:06:52 +03:00
OrEaxImmHandler.cs
nice big refactor
2025-04-13 23:06:52 +03:00
OrImmToRm8Handler.cs
nice big refactor
2025-04-13 23:06:52 +03:00
OrImmToRm32Handler.cs
simplify reading logic
2025-04-13 23:22:30 +03:00
OrImmToRm32SignExtendedHandler.cs
nice big refactor
2025-04-13 23:06:52 +03:00
OrR8Rm8Handler.cs
nice big refactor
2025-04-13 23:06:52 +03:00
OrR32Rm32Handler.cs
nice big refactor
2025-04-13 23:06:52 +03:00
OrRm8R8Handler.cs
Removed special case check for 0x83 in OrRm8R8Handler to avoid introducing special cases in general solutions
2025-04-14 00:30:53 +03:00