Module codegen

Module codegen 

Source

Re-exports§

pub use aarch64::generate_aarch64_assembly;
pub use x86_64::generate_x86_64_assembly;

Modules§

aarch64
common
error_examples
Example of how to use the new CodegenError types This demonstrates replacing unwrap() calls with proper error handling
x86_64

Enums§

CodegenError
Error types specific to codegen
ExtensionInfo
FeatureType
InstructionType
LiteralType
Helper types to minimize String usage
OperationType
TypeInfo

Type Aliases§

Identifier
Label