Skip to content

Commit 2467bd2

Browse files
committed
Update Progress list
Already implemented, but not marked as done.
1 parent e7bf030 commit 2467bd2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ features = ["c"]
8787
- [x] addsf3.c
8888
- [x] arm/adddf3vfp.S
8989
- [x] arm/addsf3vfp.S
90-
- [ ] arm/aeabi_dcmp.S
91-
- [ ] arm/aeabi_fcmp.S
90+
- [x] arm/aeabi_dcmp.S
91+
- [x] arm/aeabi_fcmp.S
9292
- [x] arm/aeabi_idivmod.S
9393
- [x] arm/aeabi_ldivmod.S
9494
- [x] arm/aeabi_memcpy.S
@@ -183,8 +183,8 @@ features = ["c"]
183183
- [x] mulsf3.c
184184
- [x] powidf2.c
185185
- [x] powisf2.c
186-
- [ ] subdf3.c
187-
- [ ] subsf3.c
186+
- [x] subdf3.c
187+
- [x] subsf3.c
188188
- [ ] truncdfhf2.c
189189
- [ ] truncdfsf2.c
190190
- [ ] truncsfhf2.c

0 commit comments

Comments
 (0)