Mark the functions just implemented in README.md
This commit is contained in:
parent
b870667509
commit
d247c55d4d
16
README.md
16
README.md
|
@ -196,14 +196,14 @@ These builtins are needed to support 128-bit integers, which are in the process
|
||||||
- [x] ashlti3.c
|
- [x] ashlti3.c
|
||||||
- [x] ashrti3.c
|
- [x] ashrti3.c
|
||||||
- [x] divti3.c
|
- [x] divti3.c
|
||||||
- [ ] fixdfti.c
|
- [x] fixdfti.c
|
||||||
- [ ] fixsfti.c
|
- [x] fixsfti.c
|
||||||
- [ ] fixunsdfti.c
|
- [x] fixunsdfti.c
|
||||||
- [ ] fixunssfti.c
|
- [x] fixunssfti.c
|
||||||
- [ ] floattidf.c
|
- [x] floattidf.c
|
||||||
- [ ] floattisf.c
|
- [x] floattisf.c
|
||||||
- [ ] floatuntidf.c
|
- [x] floatuntidf.c
|
||||||
- [ ] floatuntisf.c
|
- [x] floatuntisf.c
|
||||||
- [x] lshrti3.c
|
- [x] lshrti3.c
|
||||||
- [x] modti3.c
|
- [x] modti3.c
|
||||||
- [x] muloti4.c
|
- [x] muloti4.c
|
||||||
|
|
Loading…
Reference in New Issue