Skip to content

Support __vectorcall in FunctionHook (.NET 9+) #36

@alexrp

Description

@alexrp

// TODO: Support vectorcall (X/YMM0 - X/YMM5 for arguments, X/YMM0 - X/YMM3 for results)?

Blocked on .NET runtime support: dotnet/runtime#8300

Calling convention details: https://docs.microsoft.com/en-us/cpp/cpp/vectorcall

Metadata

Metadata

Assignees

Labels

area: hookingIssues related to the function hooking APIs.state: blockedIssues that are blocked on some other issue or work.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions