Module xtensa

Source
Expand description

The Xtensa ABI implementation

This ABI implementation is based on the following sources:

Section 8.1.4 & 8.1.5 of the Xtensa ISA reference manual, as well as snippets from Section 2.3 from the Xtensa programmers guide.

Constants§

MAX_ARG_IN_REGS_SIZE 🔒
MAX_RET_IN_REGS_SIZE 🔒
NUM_ARG_GPRS 🔒
NUM_RET_GPRS 🔒

Functions§

classify_arg_ty 🔒
classify_ret_ty 🔒
compute_abi_info 🔒
is_xtensa_aggregate 🔒