roc/compiler/roc_target
Richard Feldman fb5f30e5ed
Rename Arm to Aarch32, fix some of its code gen
As far as I can tell, Aarch32 only supports 32-bit
registers, so its pointers should be 4 bytes and
its F64 alignment should be 4 bytes as well
(because it's emulated in software).
2022-05-24 12:08:08 -04:00
..
src Rename Arm to Aarch32, fix some of its code gen 2022-05-24 12:08:08 -04:00
Cargo.toml Add PartialEq, Eq, and EnumIter to Architecture 2022-05-24 12:08:07 -04:00