-
Notifications
You must be signed in to change notification settings - Fork 281
Custom CallingConvention #7892
Copy link
Copy link
Open
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreCore: Calling Convention
Milestone
Description
I am developing a decompiler plugin for a custom instruction set. The calling convention is stack-based like stdcall, but the argument push order is Left-to-Right (opposite to stdcall). How should I configure the CallingConvention for this? I can't seem to find the correct option.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: CoreIssue needs changes to the coreIssue needs changes to the coreCore: Calling Convention