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
963248dca0e70f7b44615b45dc5f69fc7a4f5f70
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