Mark the functions just implemented in README.md
This commit is contained in:
parent
313d3bb49f
commit
2aaaa38e25
1 changed files with 8 additions and 8 deletions
|
|
@ -196,14 +196,14 @@ These builtins are needed to support 128-bit integers, which are in the process
|
|||
- [x] ashlti3.c
|
||||
- [x] ashrti3.c
|
||||
- [x] divti3.c
|
||||
- [ ] fixdfti.c
|
||||
- [ ] fixsfti.c
|
||||
- [ ] fixunsdfti.c
|
||||
- [ ] fixunssfti.c
|
||||
- [ ] floattidf.c
|
||||
- [ ] floattisf.c
|
||||
- [ ] floatuntidf.c
|
||||
- [ ] floatuntisf.c
|
||||
- [x] fixdfti.c
|
||||
- [x] fixsfti.c
|
||||
- [x] fixunsdfti.c
|
||||
- [x] fixunssfti.c
|
||||
- [x] floattidf.c
|
||||
- [x] floattisf.c
|
||||
- [x] floatuntidf.c
|
||||
- [x] floatuntisf.c
|
||||
- [x] lshrti3.c
|
||||
- [x] modti3.c
|
||||
- [x] muloti4.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue