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-scalbln.inc:3
TEST_fl_f (scalbln, -min_value, INT_MAX, minus_oflow, INEXACT_EXCEPTION|OVERFLOW_EXCEPTION|ERRNO_MINUS_OFLOW|XFAIL_ROUNDING_IBM128_LIBGCC), TEST_fl_f (scalbln, -min_value, INT_MIN, minus_uflow, INEXACT_EXCEPTION|UNDERFLOW_EXCEPTION|ERRNO_MINUS_UFLOW), TEST_fl_f (scalbln, -min_value / 4, INT_MAX, minus_oflow, IN...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbln.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-scalbln.inc
81
140
bminor/glibc:math/libm-test-scalbln.inc:4
TEST_fl_f (scalbln, -1, 0x88000000L, minus_oflow, INEXACT_EXCEPTION|OVERFLOW_EXCEPTION|ERRNO_MINUS_OFLOW|XFAIL_ROUNDING_IBM128_LIBGCC), TEST_fl_f (scalbln, -1, -0x88000000L, minus_uflow, INEXACT_EXCEPTION|UNDERFLOW_EXCEPTION|ERRNO_MINUS_UFLOW), TEST_fl_f (scalbln, -max_value, 0x88000000L, minus_oflow, INEXACT_E...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbln.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-scalbln.inc
121
145
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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-scalbn.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:2
TEST_fi_f (scalbn, -min_value / 2, 1, -min_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_fi_f (scalbn, min_value * 0x0.ffffp0, 0, min_value * 0x0.ffffp0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_fi_f (scalbn, -min_value * 0x0.ffffp0, 0, -min_value * 0x0.ffffp0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), ...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-scalbn.inc
41
100
bminor/glibc:math/libm-test-scalbn.inc:3
TEST_fi_f (scalbn, -max_value, INT_MAX, minus_oflow, INEXACT_EXCEPTION|OVERFLOW_EXCEPTION|ERRNO_MINUS_OFLOW|XFAIL_ROUNDING_IBM128_LIBGCC), TEST_fi_f (scalbn, -max_value, INT_MIN, minus_uflow, INEXACT_EXCEPTION|UNDERFLOW_EXCEPTION|ERRNO_MINUS_UFLOW), TEST_fi_f (scalbn, -min_value, INT_MAX, minus_oflow, INEXACT_E...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-scalbn.inc
81
115
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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 ver...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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 ver...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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 ver...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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 ver...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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 ver...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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 ver...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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-scalbn.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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-scalbn.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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-scalbn.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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-scalbn.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:1
/* Test scalbn. 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-scalbn.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-scalbn.inc
1
60
bminor/glibc:math/libm-test-scalbn.inc:2
TEST_fi_f (scalbn, -min_value * 0x0.ffffp0, 0, -min_value * 0x0.ffffp0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_fi_f (scalbn, min_subnorm_value, 0, min_subnorm_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_fi_f (scalbn, -min_subnorm_value, 0, -min_subnorm_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), ...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-scalbn.inc
41
100
bminor/glibc:math/libm-test-scalbn.inc:3
TEST_fi_f (scalbn, -min_value, INT_MAX, minus_oflow, INEXACT_EXCEPTION|OVERFLOW_EXCEPTION|ERRNO_MINUS_OFLOW|XFAIL_ROUNDING_IBM128_LIBGCC), TEST_fi_f (scalbn, -min_value, INT_MIN, minus_uflow, INEXACT_EXCEPTION|UNDERFLOW_EXCEPTION|ERRNO_MINUS_UFLOW), TEST_fi_f (scalbn, -min_value / 4, INT_MAX, minus_oflow, INEXA...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-scalbn.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-scalbn.inc
81
106
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:2
#if PAYLOAD_DIG >= 111 TEST_Ff_b1 (setpayload, 0x7fffffffffffffffffffffffffffp0, 0, qnan_value_pl ("0x7fffffffffffffffffffffffffff"), NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN|TEST_NAN_PAYLOAD|XFAIL_FLOAT128_PAYLOAD), #else TEST_Ff_b1 (setpayload, 0x7fffffffffffffffffffffffffffp0, 1, plus_zero, NO_INEX...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayload.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-setpayload.inc
41
100
bminor/glibc:math/libm-test-setpayload.inc:3
#if PAYLOAD_DIG >= 52 TEST_Ff_b1 (setpayload, 0x1p51, 0, qnan_value_pl ("0x8000000000000"), NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN|TEST_NAN_PAYLOAD|XFAIL_FLOAT128_PAYLOAD), #else TEST_Ff_b1 (setpayload, 0x1p51, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), #endif #if PAYLOAD_DIG >= 63 TES...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayload.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-setpayload.inc
81
112
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
c86ed71d633c22d6f638576f7660c52a5f783d66
github
libc
https://github.com/bminor/glibc/blob/c86ed71d633c22d6f638576f7660c52a5f783d66/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:2
#if PAYLOAD_DIG >= 111 TEST_Ff_b1 (setpayload, 0x7fffffffffffffffffffffffffffp0, 0, qnan_value_pl ("0x7fffffffffffffffffffffffffff"), NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN|TEST_NAN_PAYLOAD), #else TEST_Ff_b1 (setpayload, 0x7fffffffffffffffffffffffffffp0, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNC...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayload.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-setpayload.inc
41
100
bminor/glibc:math/libm-test-setpayload.inc:3
#if PAYLOAD_DIG >= 52 TEST_Ff_b1 (setpayload, 0x1p51, 0, qnan_value_pl ("0x8000000000000"), NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN|TEST_NAN_PAYLOAD), #else TEST_Ff_b1 (setpayload, 0x1p51, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), #endif #if PAYLOAD_DIG >= 63 TEST_Ff_b1 (setpayload, 0x...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayload.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-setpayload.inc
81
112
bminor/glibc:math/libm-test-setpayload.inc:1
/* Test setpayload. 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-setpayload.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-setpayload.inc
1
60
bminor/glibc:math/libm-test-setpayload.inc:2
#else TEST_Ff_b1 (setpayload, 0x7fffffffffffffffffffffffffffp0, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), #endif TEST_Ff_b1 (setpayload, minus_zero, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_Ff_b1 (setpayload, -1.0, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_Ff_...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayload.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-setpayload.inc
41
100
bminor/glibc:math/libm-test-setpayload.inc:3
#else TEST_Ff_b1 (setpayload, 0x1p51, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), #endif #if PAYLOAD_DIG >= 63 TEST_Ff_b1 (setpayload, 0x1p62, 0, qnan_value_pl ("0x4000000000000000"), NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN|TEST_NAN_PAYLOAD), #else TEST_Ff_b1 (setpayload, 0x1p62, 1, plus...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayload.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-setpayload.inc
81
104
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:2
#if PAYLOAD_DIG >= 111 TEST_Ff_b1 (setpayloadsig, 0x7fffffffffffffffffffffffffffp0, 0, snan_value_pl ("0x7fffffffffffffffffffffffffff"), NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN|TEST_NAN_PAYLOAD), #else TEST_Ff_b1 (setpayloadsig, 0x7fffffffffffffffffffffffffffp0, 1, plus_zero, NO_INEXACT_EXCEPTION|ERR...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayloadsig.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-setpayloadsig.inc
41
100
bminor/glibc:math/libm-test-setpayloadsig.inc:3
#if PAYLOAD_DIG >= 52 TEST_Ff_b1 (setpayloadsig, 0x1p51, 0, snan_value_pl ("0x8000000000000"), NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN|TEST_NAN_PAYLOAD), #else TEST_Ff_b1 (setpayloadsig, 0x1p51, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), #endif #if PAYLOAD_DIG >= 63 TEST_Ff_b1 (setpaylo...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayloadsig.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-setpayloadsig.inc
81
112
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:1
/* Test setpayloadsig. 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-setpayloadsig.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-setpayloadsig.inc
1
60
bminor/glibc:math/libm-test-setpayloadsig.inc:2
#else TEST_Ff_b1 (setpayloadsig, 0x7fffffffffffffffffffffffffffp0, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), #endif TEST_Ff_b1 (setpayloadsig, minus_zero, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_Ff_b1 (setpayloadsig, -1.0, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), ...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayloadsig.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-setpayloadsig.inc
41
100
bminor/glibc:math/libm-test-setpayloadsig.inc:3
#else TEST_Ff_b1 (setpayloadsig, 0x1p51, 1, plus_zero, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), #endif #if PAYLOAD_DIG >= 63 TEST_Ff_b1 (setpayloadsig, 0x1p62, 0, snan_value_pl ("0x4000000000000000"), NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED|TEST_NAN_SIGN|TEST_NAN_PAYLOAD), #else TEST_Ff_b1 (setpayloadsig, 0x1p62...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-setpayloadsig.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-setpayloadsig.inc
81
104
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-signbit.inc
1
60
bminor/glibc:math/libm-test-signbit.inc:1
/* Test signbit. 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 ve...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-signbit.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-signbit.inc
1
52
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:2
TEST_f_f (significand, 1.0, 1.0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_f_f (significand, -1.0, -1.0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_f_f (significand, 4.0, 1.0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_f_f (significand, -4.0, -1.0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_f_f (si...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-significand.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-significand.inc
41
70
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
3c023dbf5780f5afe8a5ea8e17667719307d955f
github
libc
https://github.com/bminor/glibc/blob/3c023dbf5780f5afe8a5ea8e17667719307d955f/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-significand.inc
1
60
bminor/glibc:math/libm-test-significand.inc:2
TEST_f_f (significand, -1.0, -1.0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_f_f (significand, 4.0, 1.0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_f_f (significand, -4.0, -1.0, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_f_f (significand, 6.0, 1.5, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED), TEST_f_f (si...
arm64
gas-like
handwritten
bminor/glibc
math/libm-test-significand.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-significand.inc
41
66
bminor/glibc:math/libm-test-significand.inc:1
/* Test significand. 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-significand.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-significand.inc
1
58
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
04277e02d7f54d3582bebcf8386b317018cd5e1d
github
libc
https://github.com/bminor/glibc/blob/04277e02d7f54d3582bebcf8386b317018cd5e1d/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
688903eb3ef01301d239ab753d309d45720610a7
github
libc
https://github.com/bminor/glibc/blob/688903eb3ef01301d239ab753d309d45720610a7/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
92061bb033f093cca76e31745cac14c43a1fb29b
github
libc
https://github.com/bminor/glibc/blob/92061bb033f093cca76e31745cac14c43a1fb29b/math/libm-test-sin.inc
1
49
bminor/glibc:math/libm-test-sin.inc:1
/* Test sin. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sin.inc
LGPL-2.1
5cbb58493df391ac6712ac6f078569ccb96f3568
github
libc
https://github.com/bminor/glibc/blob/5cbb58493df391ac6712ac6f078569ccb96f3568/math/libm-test-sin.inc
1
41
bminor/glibc:math/libm-test-sincos.inc:1
/* Test sincos. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sincos.inc
LGPL-2.1
04e750e75b73957cf1c791535a3f4319534a52fc
github
libc
https://github.com/bminor/glibc/blob/04e750e75b73957cf1c791535a3f4319534a52fc/math/libm-test-sincos.inc
1
51
bminor/glibc:math/libm-test-sincos.inc:1
/* Test sincos. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sincos.inc
LGPL-2.1
2642002380aafb71a1d3b569b6d7ebeab3284816
github
libc
https://github.com/bminor/glibc/blob/2642002380aafb71a1d3b569b6d7ebeab3284816/math/libm-test-sincos.inc
1
51
bminor/glibc:math/libm-test-sincos.inc:1
/* Test sincos. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sincos.inc
LGPL-2.1
dff8da6b3e89b986bb7f6b1ec18cf65d5972e307
github
libc
https://github.com/bminor/glibc/blob/dff8da6b3e89b986bb7f6b1ec18cf65d5972e307/math/libm-test-sincos.inc
1
51
bminor/glibc:math/libm-test-sincos.inc:1
/* Test sincos. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sincos.inc
LGPL-2.1
6d7e8eda9b85b08f207a6dc6f187e94e4817270f
github
libc
https://github.com/bminor/glibc/blob/6d7e8eda9b85b08f207a6dc6f187e94e4817270f/math/libm-test-sincos.inc
1
51
bminor/glibc:math/libm-test-sincos.inc:1
/* Test sincos. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sincos.inc
LGPL-2.1
581c785bf31bc74430320c7856bbfa3875d025fe
github
libc
https://github.com/bminor/glibc/blob/581c785bf31bc74430320c7856bbfa3875d025fe/math/libm-test-sincos.inc
1
51
bminor/glibc:math/libm-test-sincos.inc:1
/* Test sincos. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sincos.inc
LGPL-2.1
2b778ceb4010c28d70de9b8eab20e8d88eed586b
github
libc
https://github.com/bminor/glibc/blob/2b778ceb4010c28d70de9b8eab20e8d88eed586b/math/libm-test-sincos.inc
1
51
bminor/glibc:math/libm-test-sincos.inc:1
/* Test sincos. 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 ver...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sincos.inc
LGPL-2.1
d614a7539657941a9201c236b2f15afac18e1213
github
libc
https://github.com/bminor/glibc/blob/d614a7539657941a9201c236b2f15afac18e1213/math/libm-test-sincos.inc
1
51
bminor/glibc:math/libm-test-sincos.inc:1
/* Test sincos. 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...
arm
gas-like
handwritten
bminor/glibc
math/libm-test-sincos.inc
LGPL-2.1
5a82c74822d3272df2f5929133680478c0cfb4bd
github
libc
https://github.com/bminor/glibc/blob/5a82c74822d3272df2f5929133680478c0cfb4bd/math/libm-test-sincos.inc
1
51