|
infix
A JIT-Powered FFI Library for C
|
Public Attributes | |
| size_t | offset |
| size_t | size |
| bool | is_fp |
| bool | is_signed |
| bool rv64_all_leaf::is_fp |
true if the leaf is a float/double scalar.
| bool rv64_all_leaf::is_signed |
true for signed primitive integer leaves narrower than XLEN.
| size_t rv64_all_leaf::offset |
Byte offset of the leaf within the aggregate.
| size_t rv64_all_leaf::size |
Leaf size in bytes (1, 2, 4, 8 or 16 for a long double).