arm32 codegen
This commit adds arm32 code generation for some IR insts. Floating-point instructions are not supported, because regalloc does not allow to represent overlapping register classes, which are needed by VFP/Neon. There is also no support for big-endianness, I64 and I128 types.
This commit is contained in:
1365
cranelift/codegen/src/isa/arm32/inst/mod.rs
Normal file
1365
cranelift/codegen/src/isa/arm32/inst/mod.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user