File tree Expand file tree Collapse file tree 12 files changed +48
-0
lines changed Expand file tree Collapse file tree 12 files changed +48
-0
lines changed Original file line number Diff line number Diff line change @@ -787,6 +787,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
787
787
libc.src.math.fminimum_numbf16
788
788
libc.src.math.fromfpbf16
789
789
libc.src.math.fromfpxbf16
790
+ libc.src.math.nextafterbf16
791
+ libc.src.math.nextdownbf16
792
+ libc.src.math.nexttowardbf16
793
+ libc.src.math.nextupbf16
790
794
libc.src.math.roundbf16
791
795
libc.src.math.roundevenbf16
792
796
libc.src.math.truncbf16
Original file line number Diff line number Diff line change @@ -790,6 +790,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
790
790
libc.src.math.fminimum_numbf16
791
791
libc.src.math.fromfpbf16
792
792
libc.src.math.fromfpxbf16
793
+ libc.src.math.nextafterbf16
794
+ libc.src.math.nextdownbf16
795
+ libc.src.math.nexttowardbf16
796
+ libc.src.math.nextupbf16
793
797
libc.src.math.roundbf16
794
798
libc.src.math.roundevenbf16
795
799
libc.src.math.truncbf16
Original file line number Diff line number Diff line change @@ -790,6 +790,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
790
790
libc.src.math.fminimum_numbf16
791
791
libc.src.math.fromfpbf16
792
792
libc.src.math.fromfpxbf16
793
+ libc.src.math.nextafterbf16
794
+ libc.src.math.nextdownbf16
795
+ libc.src.math.nexttowardbf16
796
+ libc.src.math.nextupbf16
793
797
libc.src.math.roundbf16
794
798
libc.src.math.roundevenbf16
795
799
libc.src.math.truncbf16
Original file line number Diff line number Diff line change @@ -620,6 +620,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
620
620
libc.src.math.fminimum_numbf16
621
621
libc.src.math.fromfpbf16
622
622
libc.src.math.fromfpxbf16
623
+ libc.src.math.nextafterbf16
624
+ libc.src.math.nextdownbf16
625
+ libc.src.math.nexttowardbf16
626
+ libc.src.math.nextupbf16
623
627
libc.src.math.roundbf16
624
628
libc.src.math.roundevenbf16
625
629
libc.src.math.truncbf16
Original file line number Diff line number Diff line change @@ -263,6 +263,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
263
263
libc.src.math.fminimum_numbf16
264
264
libc.src.math.fromfpbf16
265
265
libc.src.math.fromfpxbf16
266
+ libc.src.math.nextafterbf16
267
+ libc.src.math.nextdownbf16
268
+ libc.src.math.nexttowardbf16
269
+ libc.src.math.nextupbf16
266
270
libc.src.math.roundbf16
267
271
libc.src.math.roundevenbf16
268
272
libc.src.math.truncbf16
Original file line number Diff line number Diff line change @@ -646,6 +646,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
646
646
libc.src.math.fminimum_numbf16
647
647
libc.src.math.fromfpbf16
648
648
libc.src.math.fromfpxbf16
649
+ libc.src.math.nextafterbf16
650
+ libc.src.math.nextdownbf16
651
+ libc.src.math.nexttowardbf16
652
+ libc.src.math.nextupbf16
649
653
libc.src.math.roundbf16
650
654
libc.src.math.roundevenbf16
651
655
libc.src.math.truncbf16
Original file line number Diff line number Diff line change @@ -647,6 +647,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
647
647
libc.src.math.fminimum_numbf16
648
648
libc.src.math.fromfpbf16
649
649
libc.src.math.fromfpxbf16
650
+ libc.src.math.nextafterbf16
651
+ libc.src.math.nextdownbf16
652
+ libc.src.math.nexttowardbf16
653
+ libc.src.math.nextupbf16
650
654
libc.src.math.roundbf16
651
655
libc.src.math.roundevenbf16
652
656
libc.src.math.truncbf16
Original file line number Diff line number Diff line change @@ -874,6 +874,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
874
874
libc.src.math.fminimum_numbf16
875
875
libc.src.math.fromfpbf16
876
876
libc.src.math.fromfpxbf16
877
+ libc.src.math.nextafterbf16
878
+ libc.src.math.nextdownbf16
879
+ libc.src.math.nexttowardbf16
880
+ libc.src.math.nextupbf16
877
881
libc.src.math.roundbf16
878
882
libc.src.math.roundevenbf16
879
883
libc.src.math.truncbf16
Original file line number Diff line number Diff line change @@ -490,6 +490,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
490
490
libc.src.math.fminimum_numbf16
491
491
libc.src.math.fromfpbf16
492
492
libc.src.math.fromfpxbf16
493
+ libc.src.math.nextafterbf16
494
+ libc.src.math.nextdownbf16
495
+ libc.src.math.nexttowardbf16
496
+ libc.src.math.nextupbf16
493
497
libc.src.math.roundbf16
494
498
libc.src.math.roundevenbf16
495
499
libc.src.math.truncbf16
Original file line number Diff line number Diff line change @@ -893,6 +893,10 @@ list(APPEND TARGET_LIBM_ENTRYPOINTS
893
893
libc.src.math.fminimum_numbf16
894
894
libc.src.math.fromfpbf16
895
895
libc.src.math.fromfpxbf16
896
+ libc.src.math.nextafterbf16
897
+ libc.src.math.nextdownbf16
898
+ libc.src.math.nexttowardbf16
899
+ libc.src.math.nextupbf16
896
900
libc.src.math.roundbf16
897
901
libc.src.math.roundevenbf16
898
902
libc.src.math.truncbf16
You can’t perform that action at this time.
0 commit comments