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
9cad5ff95c33a74c8801cc71a4d6c2abf32bd558
parkan-playground
/
X86DisassemblerTests
/
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