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
fea700596cb4f0d6f9d2d084a12fea99e37ed49b
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