|
infix
A JIT-Powered FFI Library for C
|
Files | |
| abi_riscv64.c | |
| Implements the FFI logic for the RISC-V RV64GC (lp64d) architecture. | |
| abi_riscv64_common.h | |
| Common register definitions and instruction encodings for the RISC-V RV64GC architecture. | |
| abi_riscv64_emitters.c | |
Emits single RISC-V (RV64GC) instructions into a code_buffer. | |
| abi_riscv64_emitters.h | |
| Public interface for emitting RISC-V (RV64GC) instructions. | |