infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
rv64_all_leaf Struct Reference

Public Attributes

size_t offset
 
size_t size
 
bool is_fp
 
bool is_signed
 

Member Data Documentation

◆ is_fp

bool rv64_all_leaf::is_fp

true if the leaf is a float/double scalar.

◆ is_signed

bool rv64_all_leaf::is_signed

true for signed primitive integer leaves narrower than XLEN.

◆ offset

size_t rv64_all_leaf::offset

Byte offset of the leaf within the aggregate.

◆ size

size_t rv64_all_leaf::size

Leaf size in bytes (1, 2, 4, 8 or 16 for a long double).


The documentation for this struct was generated from the following file: