0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-06-20 08:18:36 +03:00
This commit is contained in:
bird_egop
2025-04-13 01:11:45 +03:00
parent 8123ced2d6
commit 9cad5ff95c
3 changed files with 51 additions and 2 deletions

View File

@ -1,4 +1,4 @@
namespace X86Disassembler.X86.Handlers.Group5;
namespace X86Disassembler.X86.Handlers.Call;
/// <summary>
/// Handler for CALL r/m32 instruction (0xFF /2)