Skip to main content

Module aarch64

Module aarch64 

Source
Expand description

The instructions the calling convention is written with on AArch64.

The same four questions super::head_of and its neighbours answer for x86-64, answered with the names rucc_target::aarch64 describes. Two things make the answers shorter here. A value narrower than 32 bits lives in a 32 bit register, so a byte and a short arrive and go back as the 32 bit pseudo, the same as an int. And there is no second name for a half: _Float16 has no rule on this machine yet, so it has no name here either, and a function that passes one is refused at the argument rather than halfway through.

Staticsยง

INSTS
The AArch64 ones.