This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
parkan-playground
Watch
1
Fork
0
mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced
2026-08-15 15:07:48 +04:00
Code
Issues
Activity
Files
4e837f5c633246bf41d009e5b068e6468f7b4b1b
parkan-playground
/
X86DisassemblerTests
/
InstructionTests
/
GlobalUsings.cs
T
1 line
19 B
C#
Raw
Normal View
History
Unescape
Escape
Fixed TEST instruction handlers and tests. Updated TestImmWithRm8Handler and TestImmWithRm32Handler to properly check opcode in CanHandle and validate reg field in Decode. Improved test cases to use InstructionDecoder directly.
2025-04-12 21:21:03 +03:00
global
using
Xunit
;
Copy Permalink