Mark some float related intrinsics as implemented in README.md
They have been implemented since
This commit is contained in:
parent
3254005570
commit
21db51b3f8
1 changed files with 14 additions and 14 deletions
|
|
@ -141,22 +141,22 @@ features = ["c"]
|
|||
- [x] divsi3.c
|
||||
- [ ] extendhfsf2.c
|
||||
- [ ] extendsfdf2.c
|
||||
- [ ] fixdfdi.c
|
||||
- [ ] fixdfsi.c
|
||||
- [ ] fixsfdi.c
|
||||
- [ ] fixsfsi.c
|
||||
- [ ] fixunsdfdi.c
|
||||
- [ ] fixunsdfsi.c
|
||||
- [ ] fixunssfdi.c
|
||||
- [ ] fixunssfsi.c
|
||||
- [ ] floatdidf.c
|
||||
- [x] fixdfdi.c
|
||||
- [x] fixdfsi.c
|
||||
- [x] fixsfdi.c
|
||||
- [x] fixsfsi.c
|
||||
- [x] fixunsdfdi.c
|
||||
- [x] fixunsdfsi.c
|
||||
- [x] fixunssfdi.c
|
||||
- [x] fixunssfsi.c
|
||||
- [x] floatdidf.c
|
||||
- [ ] floatdisf.c
|
||||
- [ ] floatsidf.c
|
||||
- [ ] floatsisf.c
|
||||
- [ ] floatundidf.c
|
||||
- [x] floatsidf.c
|
||||
- [x] floatsisf.c
|
||||
- [x] floatundidf.c
|
||||
- [ ] floatundisf.c
|
||||
- [ ] floatunsidf.c
|
||||
- [ ] floatunsisf.c
|
||||
- [x] floatunsidf.c
|
||||
- [x] floatunsisf.c
|
||||
- [ ] i386/ashldi3.S
|
||||
- [ ] i386/ashrdi3.S
|
||||
- [ ] i386/chkstk.S
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue