mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
9000710959
This patch also: * Add soft-float supports: only f32 * zero-extend i8/i16 to i32 because MIPS only supports register-length arithmetic. * Update table in asm! chapter in unstable book.