cranelift_codegen_meta

Module isa

Source
Expand description

Define supported ISAs; includes ISA-specific instructions, encodings, registers, settings, etc.

Modulesยง

arm64 ๐Ÿ”’
pulley ๐Ÿ”’
riscv64 ๐Ÿ”’
s390x ๐Ÿ”’
x86 ๐Ÿ”’

Enumsยง

Isa
Represents known ISA target.

Functionsยง

define ๐Ÿ”’