Skip to main content

Module aarch64

Module aarch64 

Source
Expand description

The AArch64 lowering table.

Everything below the module comment is generated from rules/aarch64.rules by rucc-rules when this crate is built, the same way the x86-64 table is, and crate::pipeline::Machine hands it to the lowering for any target whose architecture is AArch64.

Constants§

SOURCE
The rule file this table was built from, so that anything said about a rule can name a file somebody can open.

Statics§

SELECTOR
What the lowering asks of AArch64.
TABLE
The rules of this file, as an automaton over their patterns.