We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bf030 commit 2467bd2Copy full SHA for 2467bd2
README.md
@@ -87,8 +87,8 @@ features = ["c"]
87
- [x] addsf3.c
88
- [x] arm/adddf3vfp.S
89
- [x] arm/addsf3vfp.S
90
-- [ ] arm/aeabi_dcmp.S
91
-- [ ] arm/aeabi_fcmp.S
+- [x] arm/aeabi_dcmp.S
+- [x] arm/aeabi_fcmp.S
92
- [x] arm/aeabi_idivmod.S
93
- [x] arm/aeabi_ldivmod.S
94
- [x] arm/aeabi_memcpy.S
@@ -183,8 +183,8 @@ features = ["c"]
183
- [x] mulsf3.c
184
- [x] powidf2.c
185
- [x] powisf2.c
186
-- [ ] subdf3.c
187
-- [ ] subsf3.c
+- [x] subdf3.c
+- [x] subsf3.c
188
- [ ] truncdfhf2.c
189
- [ ] truncdfsf2.c
190
- [ ] truncsfhf2.c
0 commit comments