id stringlengths 22 129 | text stringlengths 60 19.5k | arch stringclasses 9
values | syntax stringclasses 5
values | kind stringclasses 4
values | repo stringclasses 32
values | path stringlengths 7 108 | license stringclasses 10
values | commit stringlengths 40 40 | source_host stringclasses 1
value | category stringclasses 15
values | source_url stringlengths 85 192 | line_start int64 1 5.48k | line_end int64 4 5.5k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bminor/glibc:math/libm-test-nextup.inc:1 | /* Test nextup.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
ver... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-nextup.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-nextup.inc | 1 | 60 |
bminor/glibc:math/libm-test-nextup.inc:1 | /* Test nextup.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
ver... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-nextup.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-nextup.inc | 1 | 60 |
bminor/glibc:math/libm-test-nextup.inc:1 | /* Test nextup.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
ver... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-nextup.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-nextup.inc | 1 | 60 |
bminor/glibc:math/libm-test-nextup.inc:1 | /* Test nextup.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
ver... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-nextup.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-nextup.inc | 1 | 60 |
bminor/glibc:math/libm-test-nextup.inc:2 | TEST_f_f (nextup, -1.0L, -0xf.fffffffffffffff0p-4L, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_f_f (nextup, 0xf.fffffffffffffff0p-4L, 1.0L, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
#endif
#if TEST_COND_intel96
TEST_f_f (nextup, -0x0.fffffffep-16382L, -0x0.fffffffdfffffffep-16382L, NO_INEXACT_EXCEPTION|ERRNO_UNCH... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-nextup.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-nextup.inc | 41 | 71 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:2 | TEST_ff_f (pow, 1.1L, minus_infty, 0, ERRNO_UNCHANGED),
TEST_ff_f (pow, plus_infty, minus_infty, 0, ERRNO_UNCHANGED),
TEST_ff_f (pow, -1.1L, minus_infty, 0, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, minus_infty, 0, ERRNO_UNCHANGED),
TEST_ff_f (pow, 0.9L, minus_infty, plus_infty, ERRNO_UNCHANGED),
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 41 | 100 |
bminor/glibc:math/libm-test-pow.inc:3 | TEST_ff_f (pow, minus_infty, -1002, 0, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, -0.1L, 0, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, -1.1L, 0, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, -11.1L, 0, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, -1001.1L, 0, ERRNO_UNCHANGED),
TEST_ff_f (... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 81 | 140 |
bminor/glibc:math/libm-test-pow.inc:4 | TEST_ff_f (pow, -qnan_value, -1, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (pow, snan_value, -1, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (pow, -snan_value, -1, qnan_value, INVALID_EXCEPTION),
/* pow (x, qNaN or sNaN) == qNaN. */
TEST_ff_f (pow, 3.0, qnan_value, qnan_value, NO_INEX... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 121 | 180 |
bminor/glibc:math/libm-test-pow.inc:5 | TEST_ff_f (pow, qnan_value, -min_subnorm_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (pow, -qnan_value, -min_subnorm_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (pow, snan_value, 3.0, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (pow, -snan_value, 3.0, qnan_value... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 161 | 220 |
bminor/glibc:math/libm-test-pow.inc:6 | TEST_ff_f (pow, 0, -11, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, 0, -0xffffff, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
#if !TEST_COND_binary32
TEST_ff_f (pow, 0, -0x1.fffffffffffffp+52L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
#endif
#if MANT_DIG >= 64
TEST... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 201 | 260 |
bminor/glibc:math/libm-test-pow.inc:7 | TEST_ff_f (pow, 0, -max_value, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -2, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -11.1L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -min_subnorm_value, plus_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 241 | 300 |
bminor/glibc:math/libm-test-pow.inc:8 | # endif
# if MANT_DIG >= 113
TEST_ff_f (pow, plus_infty, 0x1.ffffffffffffffffffffffffffffp+112L, plus_infty, ERRNO_UNCHANGED),
# endif
#endif
TEST_ff_f (pow, plus_infty, 0x1p24, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (pow, plus_infty, 0x1p127, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (pow, plus_infty, m... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 281 | 340 |
bminor/glibc:math/libm-test-pow.inc:9 | TEST_ff_f (pow, minus_infty, 0x1.ffffffffffffffffffffffffff8p+105L, minus_infty, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, 0x1.ffffffffffffffffffffffffff8p+106L, plus_infty, ERRNO_UNCHANGED|XFAIL_ROUNDING_IBM128_LIBGCC),
# endif
# if MANT_DIG >= 113
TEST_ff_f (pow, minus_infty, 0x1.ffffffffffffffffffffffff... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 321 | 380 |
bminor/glibc:math/libm-test-pow.inc:10 | TEST_ff_f (pow, minus_infty, -max_value, 0.0, ERRNO_UNCHANGED),
TEST_ff_f (pow, -max_value, 0.5, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (pow, -max_value, 1.5, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (pow, -max_value, 1000.5, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pow.inc | 361 | 389 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 42cc619dfbc44e263239c2de870bae11ad65810a | github | libc | https://github.com/bminor/glibc/blob/42cc619dfbc44e263239c2de870bae11ad65810a/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:6 | TEST_ff_f (pow, 0, -11, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, 0, -0xffffff, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
#if !TEST_COND_binary32
TEST_ff_f (pow, 0, -0x1.fffffffffffffp+52L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
#endif
#if MANT_DIG >= 64
TEST... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-pow.inc | 201 | 260 |
bminor/glibc:math/libm-test-pow.inc:7 | TEST_ff_f (pow, 0, -max_value, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -2, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -11.1L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -min_subnorm_value, plus_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-pow.inc | 241 | 300 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 1c15464ca05f36db5c582856d3770d5e8bde9d61 | github | libc | https://github.com/bminor/glibc/blob/1c15464ca05f36db5c582856d3770d5e8bde9d61/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:2 | TEST_ff_f (pow, 1.1L, minus_infty, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, plus_infty, minus_infty, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, -1.1L, minus_infty, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, minus_infty, minus_infty, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-pow.inc | 41 | 100 |
bminor/glibc:math/libm-test-pow.inc:3 | TEST_ff_f (pow, minus_infty, -1002, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, minus_infty, -0.1L, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, minus_infty, -1.1L, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, minus_infty, -11.1L, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow,... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-pow.inc | 81 | 140 |
bminor/glibc:math/libm-test-pow.inc:6 | TEST_ff_f (pow, 0, -11, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, 0, -0xffffff, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
#if !TEST_COND_binary32
TEST_ff_f (pow, 0, -0x1.fffffffffffffp+52L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
#endif
#if MANT_DIG >= 64
TEST... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-pow.inc | 201 | 260 |
bminor/glibc:math/libm-test-pow.inc:7 | TEST_ff_f (pow, 0, -max_value, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -2, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -11.1L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -min_subnorm_value, plus_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-pow.inc | 241 | 300 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | c2b7ccad93d6361eba91755e8f0c92e97c76e854 | github | libc | https://github.com/bminor/glibc/blob/c2b7ccad93d6361eba91755e8f0c92e97c76e854/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:6 | TEST_ff_f (pow, 0, -11, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, 0, -0xffffff, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
#if !TEST_COND_binary32
TEST_ff_f (pow, 0, -0x1.fffffffffffffp+52L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
#endif
#if MANT_DIG >= 64
TEST... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-pow.inc | 201 | 260 |
bminor/glibc:math/libm-test-pow.inc:7 | TEST_ff_f (pow, 0, -max_value, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -2, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -11.1L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -min_subnorm_value, plus_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-pow.inc | 241 | 300 |
bminor/glibc:math/libm-test-pow.inc:8 | TEST_ff_f (pow, plus_infty, 0x1p24, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (pow, plus_infty, 0x1p127, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (pow, plus_infty, max_value, plus_infty, ERRNO_UNCHANGED),
/* pow (+inf, y) == +0 for y < 0. */
TEST_ff_f (pow, plus_infty, -1, 0.0, ERRNO_UNCHANGED),
TEST... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-pow.inc | 281 | 340 |
bminor/glibc:math/libm-test-pow.inc:9 | TEST_ff_f (pow, minus_infty, 0x1.ffffffffffffffffffffffffffffp+113L, plus_infty, ERRNO_UNCHANGED),
# endif
#endif
/* pow (-inf, y) == +inf for y > 0 and not an odd integer. */
TEST_ff_f (pow, minus_infty, 0.5, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, 28, plus_infty, ERRNO_UNCHANGED),
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-pow.inc | 321 | 380 |
bminor/glibc:math/libm-test-pow.inc:10 | TEST_ff_f (pow, -min_value, 0.5, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (pow, -min_value, 1.5, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (pow, -min_value, 1000.5, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
AUTO_TESTS_ff_f (pow),
};
static void
pow_test (void)
{
ALL_RM_TEST (pow... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-pow.inc | 361 | 384 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:1 | /* Test pow.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versio... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 1 | 60 |
bminor/glibc:math/libm-test-pow.inc:2 | TEST_ff_f (pow, plus_infty, minus_infty, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, -1.1L, minus_infty, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, minus_infty, minus_infty, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, 0.9L, minus_infty, plus_infty, ERRNO_UNCHANGED|NO_TEST_INLINE),
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 41 | 100 |
bminor/glibc:math/libm-test-pow.inc:3 | TEST_ff_f (pow, minus_infty, -1.1L, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, minus_infty, -11.1L, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, minus_infty, -1001.1L, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
TEST_ff_f (pow, minus_infty, -min_subnorm_value, 0, ERRNO_UNCHANGED|NO_TEST_INLINE),
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 81 | 140 |
bminor/glibc:math/libm-test-pow.inc:4 | TEST_ff_f (pow, -snan_value, -1, qnan_value, INVALID_EXCEPTION),
/* pow (x, qNaN or sNaN) == qNaN. */
TEST_ff_f (pow, 3.0, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (pow, 3.0, -qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_zero, qna... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 121 | 180 |
bminor/glibc:math/libm-test-pow.inc:5 | TEST_ff_f (pow, snan_value, 3.0, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (pow, -snan_value, 3.0, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (pow, snan_value, -3.0, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (pow, -snan_value, -3.0, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (pow, snan_value, plus_infty, ... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 161 | 220 |
bminor/glibc:math/libm-test-pow.inc:6 | #if !TEST_COND_binary32
TEST_ff_f (pow, 0, -0x1.fffffffffffffp+52L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
#endif
#if MANT_DIG >= 64
TEST_ff_f (pow, 0, -0x1.fffffffffffffffep+63L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
# if MANT_DIG >= 106
TEST_ff_f (pow, 0, -0x1.ffffffffffffffffff... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 201 | 260 |
bminor/glibc:math/libm-test-pow.inc:7 | TEST_ff_f (pow, minus_zero, -11.1L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -min_subnorm_value, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -0x1p24, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pow, minus_zero, -0x... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 241 | 300 |
bminor/glibc:math/libm-test-pow.inc:8 | TEST_ff_f (pow, plus_infty, max_value, plus_infty, ERRNO_UNCHANGED),
/* pow (+inf, y) == +0 for y < 0. */
TEST_ff_f (pow, plus_infty, -1, 0.0, ERRNO_UNCHANGED),
TEST_ff_f (pow, plus_infty, -0xffffff, 0.0, ERRNO_UNCHANGED),
#if !TEST_COND_binary32
TEST_ff_f (pow, plus_infty, -0x1.fffffffffffffp+52L, 0.... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 281 | 340 |
bminor/glibc:math/libm-test-pow.inc:9 | #endif
/* pow (-inf, y) == +inf for y > 0 and not an odd integer. */
TEST_ff_f (pow, minus_infty, 0.5, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, 28, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, 0x1p24, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (pow, minus_infty, 0x1p12... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 321 | 376 |
bminor/glibc:math/libm-test-pow.inc:10 | TEST_ff_f (pow, -min_value, 1.5, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (pow, -min_value, 1000.5, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
AUTO_TESTS_ff_f (pow),
};
static void
pow_test (void)
{
ALL_RM_TEST (pow, 0, pow_test_data, RUN_TEST_LOOP_ff_f, END);
}
/*
* Local Variables:
* mode:... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pow.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-pow.inc | 361 | 376 |
bminor/glibc:math/libm-test-pown.inc:1 | /* Test pown.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pown.inc | 1 | 60 |
bminor/glibc:math/libm-test-pown.inc:2 | TEST_fL_f (pown, minus_infty, -1002, 0, ERRNO_UNCHANGED),
TEST_fL_f (pown, qnan_value, 1, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fL_f (pown, -qnan_value, 1, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fL_f (pown, snan_value, 1, qnan_value, INVALID_EXCEPTION),
TEST_fL_f (pow... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pown.inc | 41 | 100 |
bminor/glibc:math/libm-test-pown.inc:3 | TEST_fL_f (pown, minus_zero, -0x7ffffffffffffffeLL, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_fL_f (pown, minus_zero, -0x7fffffffffffffffLL, minus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE|XFAIL_ROUNDING_IBM128_LIBGCC),
TEST_fL_f (pown, 0, -2, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pown.inc | 81 | 140 |
bminor/glibc:math/libm-test-pown.inc:4 | TEST_fL_f (pown, minus_infty, -0x1ffffffffffffeLL, plus_zero, ERRNO_UNCHANGED),
TEST_fL_f (pown, minus_infty, -0x1fffffffffffffLL, minus_zero, ERRNO_UNCHANGED),
TEST_fL_f (pown, minus_infty, -0x3ffffffffffffeLL, plus_zero, ERRNO_UNCHANGED),
TEST_fL_f (pown, minus_infty, -0x7ffffffffffffffeLL, plus_zero, ERR... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-pown.inc | 121 | 150 |
bminor/glibc:math/libm-test-pown.inc:1 | /* Test pown.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | ce488f7c1615bc2f6fe96ff4d51456e470aa5805 | github | libc | https://github.com/bminor/glibc/blob/ce488f7c1615bc2f6fe96ff4d51456e470aa5805/math/libm-test-pown.inc | 1 | 60 |
bminor/glibc:math/libm-test-pown.inc:2 | TEST_fL_f (pown, minus_infty, -1002, 0, ERRNO_UNCHANGED),
TEST_fL_f (pown, qnan_value, 1, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fL_f (pown, -qnan_value, 1, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_fL_f (pown, snan_value, 1, qnan_value, INVALID_EXCEPTION),
TEST_fL_f (pow... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 59f64a1f4f3bbe2bcaf8fc1951b94e1d0e7d307e | github | libc | https://github.com/bminor/glibc/blob/59f64a1f4f3bbe2bcaf8fc1951b94e1d0e7d307e/math/libm-test-pown.inc | 41 | 100 |
bminor/glibc:math/libm-test-pown.inc:3 | TEST_fL_f (pown, minus_zero, -0x7ffffffffffffffeLL, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_fL_f (pown, minus_zero, -0x7fffffffffffffffLL, minus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_fL_f (pown, 0, -2, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_fL_f (pown, 0, -0... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 59f64a1f4f3bbe2bcaf8fc1951b94e1d0e7d307e | github | libc | https://github.com/bminor/glibc/blob/59f64a1f4f3bbe2bcaf8fc1951b94e1d0e7d307e/math/libm-test-pown.inc | 81 | 140 |
bminor/glibc:math/libm-test-pown.inc:4 | TEST_fL_f (pown, minus_infty, -0x1ffffffffffffeLL, plus_zero, ERRNO_UNCHANGED),
TEST_fL_f (pown, minus_infty, -0x1fffffffffffffLL, minus_zero, ERRNO_UNCHANGED),
TEST_fL_f (pown, minus_infty, -0x3ffffffffffffeLL, plus_zero, ERRNO_UNCHANGED),
TEST_fL_f (pown, minus_infty, -0x7ffffffffffffffeLL, plus_zero, ERR... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 59f64a1f4f3bbe2bcaf8fc1951b94e1d0e7d307e | github | libc | https://github.com/bminor/glibc/blob/59f64a1f4f3bbe2bcaf8fc1951b94e1d0e7d307e/math/libm-test-pown.inc | 121 | 150 |
bminor/glibc:math/libm-test-pown.inc:1 | /* Test pown.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 75ad83f564b822de0f1f5fb6ed29f105373d3c49 | github | libc | https://github.com/bminor/glibc/blob/75ad83f564b822de0f1f5fb6ed29f105373d3c49/math/libm-test-pown.inc | 1 | 60 |
bminor/glibc:math/libm-test-pown.inc:2 | TEST_ff_f (pown, minus_infty, -1002, 0, ERRNO_UNCHANGED),
TEST_ff_f (pown, qnan_value, 1, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (pown, -qnan_value, 1, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (pown, snan_value, 1, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (pow... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 75ad83f564b822de0f1f5fb6ed29f105373d3c49 | github | libc | https://github.com/bminor/glibc/blob/75ad83f564b822de0f1f5fb6ed29f105373d3c49/math/libm-test-pown.inc | 41 | 100 |
bminor/glibc:math/libm-test-pown.inc:3 | TEST_ff_f (pown, minus_zero, -0x7ffffffffffffffeLL, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pown, minus_zero, -0x7fffffffffffffffLL, minus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pown, 0, -2, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (pown, 0, -0... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 75ad83f564b822de0f1f5fb6ed29f105373d3c49 | github | libc | https://github.com/bminor/glibc/blob/75ad83f564b822de0f1f5fb6ed29f105373d3c49/math/libm-test-pown.inc | 81 | 140 |
bminor/glibc:math/libm-test-pown.inc:4 | TEST_ff_f (pown, minus_infty, -0x1ffffffffffffeLL, plus_zero, ERRNO_UNCHANGED),
TEST_ff_f (pown, minus_infty, -0x1fffffffffffffLL, minus_zero, ERRNO_UNCHANGED),
TEST_ff_f (pown, minus_infty, -0x3ffffffffffffeLL, plus_zero, ERRNO_UNCHANGED),
TEST_ff_f (pown, minus_infty, -0x7ffffffffffffffeLL, plus_zero, ERR... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-pown.inc | LGPL-2.1 | 75ad83f564b822de0f1f5fb6ed29f105373d3c49 | github | libc | https://github.com/bminor/glibc/blob/75ad83f564b822de0f1f5fb6ed29f105373d3c49/math/libm-test-pown.inc | 121 | 150 |
bminor/glibc:math/libm-test-powr.inc:1 | /* Test powr.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 1 | 60 |
bminor/glibc:math/libm-test-powr.inc:2 | TEST_ff_f (powr, -min_subnorm_value, -min_value, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, -min_subnorm_value, min_value, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, -min_subnorm_value, -1.0, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, -min_subnorm_value, 1.... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 41 | 100 |
bminor/glibc:math/libm-test-powr.inc:3 | TEST_ff_f (powr, -2.0, min_value, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, -2.0, -1.0, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, -2.0, 1.0, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, -2.0, -2.0, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (p... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 81 | 140 |
bminor/glibc:math/libm-test-powr.inc:4 | TEST_ff_f (powr, plus_infty, 1e-7L, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (powr, plus_infty, 1, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (powr, plus_infty, 1e7L, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (powr, plus_infty, min_subnorm_value, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (powr, plus_infty, -1e... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 121 | 180 |
bminor/glibc:math/libm-test-powr.inc:5 | TEST_ff_f (powr, -qnan_value, -qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (powr, qnan_value, snan_value, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (powr, qnan_value, -snan_value, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (powr, -qnan_value, snan_value, qnan_value, INVALID_EXCEP... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 161 | 220 |
bminor/glibc:math/libm-test-powr.inc:6 | TEST_ff_f (powr, plus_infty, -qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (powr, -3.0, qnan_value, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, -3.0, -qnan_value, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, minus_infty, qnan_value, qnan_value, INVA... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 201 | 260 |
bminor/glibc:math/libm-test-powr.inc:7 | TEST_ff_f (powr, snan_value, 2.5, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (powr, -snan_value, 2.5, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (powr, snan_value, -2.5, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (powr, -snan_value, -2.5, qnan_value, INVALID_EXCEPTION),
TEST_ff_f (powr, snan_value, min_sub... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 241 | 300 |
bminor/glibc:math/libm-test-powr.inc:8 | # if MANT_DIG >= 113
TEST_ff_f (powr, 0, -0x1.ffffffffffffffffffffffffffffp+112L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
# endif
#endif
TEST_ff_f (powr, minus_zero, -1, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ERRNO_ERANGE),
TEST_ff_f (powr, minus_zero, -11L, plus_infty, DIVIDE_BY_ZERO_EXCEPTION|ER... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 281 | 340 |
bminor/glibc:math/libm-test-powr.inc:9 | TEST_ff_f (powr, 0, minus_infty, plus_infty, ERRNO_UNCHANGED),
TEST_ff_f (powr, minus_zero, minus_infty, plus_infty, ERRNO_UNCHANGED),
/* powr (x, +inf) == +inf for |x| > 1. */
TEST_ff_f (powr, 1.5, plus_infty, plus_infty, ERRNO_UNCHANGED),
/* powr (x, +inf) == +0 for |x| < 1. */
TEST_ff_f (powr... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 321 | 380 |
bminor/glibc:math/libm-test-powr.inc:10 | #if MANT_DIG >= 64
TEST_ff_f (powr, plus_infty, -0x1.fffffffffffffffep+63L, 0.0, ERRNO_UNCHANGED),
# if MANT_DIG >= 106
TEST_ff_f (powr, plus_infty, -0x1.ffffffffffffffffffffffffff8p+105L, 0.0, ERRNO_UNCHANGED),
# endif
# if MANT_DIG >= 113
TEST_ff_f (powr, plus_infty, -0x1.ffffffffffffffffffffffffffffp+112... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 361 | 420 |
bminor/glibc:math/libm-test-powr.inc:11 | /* powr (-inf, y) is a NaN (unlike pow) for y an odd integer < 0. */
TEST_ff_f (powr, minus_infty, -3, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, minus_infty, -0xffffff, qnan_value, INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (powr, minus_infty, -0x1fffffe, qnan_value, INVALID_EXCEPTION|ERRNO_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 401 | 454 |
bminor/glibc:math/libm-test-powr.inc:12 | ALL_RM_TEST (powr, 0, powr_test_data, RUN_TEST_LOOP_ff_f, END);
}
static void
do_test (void)
{
powr_test ();
}
/*
* Local Variables:
* mode:c
* End:
*/ | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-powr.inc | 441 | 454 |
bminor/glibc:math/libm-test-powr.inc:1 | /* Test powr.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
versi... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-powr.inc | LGPL-2.1 | 409668f6e88b63607e2cea29b3ce2a1c25f04bf1 | github | libc | https://github.com/bminor/glibc/blob/409668f6e88b63607e2cea29b3ce2a1c25f04bf1/math/libm-test-powr.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:2 | TEST_ff_f (remainder, minus_infty, 1.1L, qnan_value, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (remainder, minus_infty, 2, qnan_value, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (remainder, minus_infty, plus_infty, qnan_value, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_E... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remainder.inc | 41 | 100 |
bminor/glibc:math/libm-test-remainder.inc:3 | TEST_ff_f (remainder, qnan_value, plus_infty, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -qnan_value, plus_infty, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, snan_value, plus_infty, qnan_value, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION),
TEST_ff_f (rem... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remainder.inc | 81 | 140 |
bminor/glibc:math/libm-test-remainder.inc:4 | TEST_ff_f (remainder, -max_value, min_value, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -max_value, -min_value, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -max_value, min_subnorm_value, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remainder.inc | 121 | 180 |
bminor/glibc:math/libm-test-remainder.inc:5 | TEST_ff_f (remainder, -1, -max_value / 2, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|XFAIL_ROUNDING_IBM128_LIBGCC),
TEST_ff_f (remainder, -1, max_value / 4, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -1, -max_value / 4, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -1,... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remainder.inc | 161 | 208 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 9e51ae3cd0c7f65bdeba93b7f1d780cdb21fc269 | github | libc | https://github.com/bminor/glibc/blob/9e51ae3cd0c7f65bdeba93b7f1d780cdb21fc269/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:4 | TEST_ff_f (remainder, -max_value, min_value, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -max_value, -min_value, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -max_value, min_subnorm_value, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-remainder.inc | 121 | 180 |
bminor/glibc:math/libm-test-remainder.inc:5 | TEST_ff_f (remainder, -1, -max_value / 2, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|XFAIL_ROUNDING_IBM128_LIBGCC),
TEST_ff_f (remainder, -1, max_value / 4, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -1, -max_value / 4, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -1,... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 2642002380aafb71a1d3b569b6d7ebeab3284816 | github | libc | https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-remainder.inc | 161 | 204 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 | github | libc | https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 6d7e8eda9b85b08f207a6dc6f187e94e4817270f | github | libc | https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2022 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 581c785bf31bc74430320c7856bbfa3875d025fe | github | libc | https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 2b778ceb4010c28d70de9b8eab20e8d88eed586b | github | libc | https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | d614a7539657941a9201c236b2f15afac18e1213 | github | libc | https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 5a82c74822d3272df2f5929133680478c0cfb4bd | github | libc | https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 04277e02d7f54d3582bebcf8386b317018cd5e1d | github | libc | https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 688903eb3ef01301d239ab753d309d45720610a7 | github | libc | https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 3c023dbf5780f5afe8a5ea8e17667719307d955f | github | libc | https://github.com/bminor/glibc/blob/3c023dbf5780f5afe8a5ea8e17667719307d955f/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:5 | TEST_ff_f (remainder, -1, -max_value / 2, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|XFAIL_ROUNDING_IBM128_LIBGCC),
TEST_ff_f (remainder, -1, max_value / 4, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -1, -max_value / 4, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -1,... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 92061bb033f093cca76e31745cac14c43a1fb29b | github | libc | https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-remainder.inc | 161 | 202 |
bminor/glibc:math/libm-test-remainder.inc:1 | /* Test remainder.
Copyright (C) 1997-2017 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-remainder.inc | 1 | 60 |
bminor/glibc:math/libm-test-remainder.inc:2 | TEST_ff_f (remainder, minus_infty, plus_infty, qnan_value, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (remainder, minus_infty, minus_infty, qnan_value, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION|ERRNO_EDOM),
TEST_ff_f (remainder, qnan_value, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCH... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-remainder.inc | 41 | 100 |
bminor/glibc:math/libm-test-remainder.inc:3 | TEST_ff_f (remainder, snan_value, plus_infty, qnan_value, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION),
TEST_ff_f (remainder, -snan_value, plus_infty, qnan_value, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION),
TEST_ff_f (remainder, minus_infty, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-remainder.inc | 81 | 140 |
bminor/glibc:math/libm-test-remainder.inc:4 | TEST_ff_f (remainder, -max_value, min_subnorm_value, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -max_value, -min_subnorm_value, minus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, min_value, max_value, min_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-remainder.inc | 121 | 180 |
bminor/glibc:math/libm-test-remainder.inc:5 | TEST_ff_f (remainder, -1, -max_value / 4, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -1, max_value / 8, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, -1, -max_value / 8, -1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ff_f (remainder, max_value, max_value / 2, plus_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remainder.inc | LGPL-2.1 | 5cbb58493df391ac6712ac6f078569ccb96f3568 | github | libc | https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-remainder.inc | 161 | 193 |
bminor/glibc:math/libm-test-remquo.inc:1 | /* Test remquo.
Copyright (C) 1997-2026 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
ver... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remquo.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remquo.inc | 1 | 60 |
bminor/glibc:math/libm-test-remquo.inc:2 | TEST_ffI_f1 (remquo, qnan_value, -qnan_value, qnan_value, IGNORE, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ffI_f1 (remquo, -qnan_value, qnan_value, qnan_value, IGNORE, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ffI_f1 (remquo, -qnan_value, -qnan_value, qnan_value, IGNORE, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGE... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remquo.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remquo.inc | 41 | 100 |
bminor/glibc:math/libm-test-remquo.inc:3 | TEST_ffI_f1 (remquo, minus_infty, -qnan_value, qnan_value, IGNORE, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ffI_f1 (remquo, minus_infty, snan_value, qnan_value, IGNORE, NO_INEXACT_EXCEPTION|INVALID_EXCEPTION),
TEST_ffI_f1 (remquo, minus_infty, -snan_value, qnan_value, IGNORE, NO_INEXACT_EXCEPTION|INVALID_EXC... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remquo.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remquo.inc | 81 | 140 |
bminor/glibc:math/libm-test-remquo.inc:4 | TEST_ffI_f1 (remquo, min_value, max_value, min_value, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ffI_f1 (remquo, min_value, -max_value, min_value, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ffI_f1 (remquo, min_value, min_value, plus_zero, 1, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
TEST_ffI_f1 (remquo... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remquo.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remquo.inc | 121 | 180 |
bminor/glibc:math/libm-test-remquo.inc:5 | TEST_ffI_f1 (remquo, -1, -max_value / 8, -1, 0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|XFAIL_ROUNDING_IBM128_LIBGCC),
TEST_ffI_f1 (remquo, max_value, max_value / 2, plus_zero, 2, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|XFAIL_ROUNDING_IBM128_LIBGCC),
TEST_ffI_f1 (remquo, max_value, -max_value / 2, plus_zero, -2, NO_... | arm64 | gas-like | handwritten | bminor/glibc | math/libm-test-remquo.inc | LGPL-2.1 | 04e750e75b73957cf1c791535a3f4319534a52fc | github | libc | https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-remquo.inc | 161 | 192 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.