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§
- Codegen
Error - Error types specific to codegen
- Extension
Info - Feature
Type - Instruction
Type - Literal
Type - Helper types to minimize String usage
- Operation
Type - Type
Info