playbit / playsys

Playbit System interface defines an OS-like computing platform which can be implemented on a wide range of hosts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calling convention on `x86_64` is not unique

be5invis opened this issue · comments

Unlike aarch64 where everybody follows ARMH's instructions, calling convention on x86_64 is not unique.

Reference: https://en.wikipedia.org/wiki/X86_calling_conventions#x86-64_calling_conventions