|
infix
A JIT-Powered FFI Library for C
|
Files | |
| abi_arm64.c | |
| Implements the FFI logic for the AArch64 (ARM64) architecture. | |
| abi_arm64_common.h | |
| Common register definitions and instruction encodings for the AArch64 (ARM64) architecture. | |
| abi_arm64_emitters.c | |
| Implements internal helper functions for emitting AArch64 machine code. | |
| abi_arm64_emitters.h | |
| Declares internal helper functions for emitting AArch64 machine code. | |