Skip to content

Custom CallingConvention #7892

@Cussrro

Description

@Cussrro

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions