infix
A JIT-Powered FFI Library for C
|
Files | |
abi_sysv_x64.c | |
Implements the FFI logic for the System V AMD64 ABI. | |
abi_win_x64.c | |
Implements the FFI logic for the Windows x64 calling convention. | |
abi_x64_common.h | |
Common register definitions for the x86-64 architecture. | |
abi_x64_emitters.c | |
Implements internal helper functions for emitting x86-64 machine code. | |
abi_x64_emitters.h | |
Declares internal helper functions for emitting x86-64 machine code. | |