We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96db99a commit 1a232cbCopy full SHA for 1a232cb
compiler/rustc_target/src/spec/mipsel_unknown_none.rs
@@ -1,4 +1,4 @@
1
-//! Bare MIPS32r2, little endian, softfloat
+//! Bare MIPS32r2, little endian, softfloat, O32 calling convention
2
//!
3
//! Can be used for MIPS M4K core (e.g. on PIC32MX devices)
4
0 commit comments