repo_id
stringlengths
5
115
size
int64
590
5.01M
file_path
stringlengths
4
212
content
stringlengths
590
5.01M
49bitcat/nileswan
5,999
software/ipl0/ipl0.s
; Copyright (c) 2024, 2025 Adrian Siekierka ; ; Nileswan IPL0 is free software: you can redistribute it and/or modify it under ; the terms of the GNU General Public License as published by the Free ; Software Foundation, either version 3 of the License, or (at your option) ; any later version. ; ; Nileswan IPL0 is dist...
49bitcat/nileswan
3,623
software/userland/src/updater/crc16.s
/** * Copyright (c) 2024 Adrian Siekierka * * Nileswan Updater is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free * Software Foundation, either version 3 of the License, or (at your option) * any later version. * * Nileswan Upd...
49bitcat/nileswan
4,926
software/ipl1/src/safe/ram_test.s
/** * Copyright (c) 2024 Adrian Siekierka * * Nileswan IPL1 is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free * Software Foundation, either version 3 of the License, or (at your option) * any later version. * * Nileswan IPL1 i...
49bitcat/nileswan
1,435
software/ipl1/src/shared/crt0.s
/** * Copyright (c) 2022, 2023, 2024 Adrian "asie" Siekierka * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages * arising from the use of this software. * * Permission is granted to anyone to use this software for any purp...
49bitcat/nileswan
1,555
software/ipl1/src/shared/util.s
/** * Copyright (c) 2024 Adrian Siekierka * * Nileswan IPL1 is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free * Software Foundation, either version 3 of the License, or (at your option) * any later version. * * Nileswan IPL1 i...
4d61726b/VirtualKD-Redux
2,433
VirtualKD-Redux/Lib/STLPort/src/sparc_atomic64.s
.section ".text",#alloc,#execinstr .align 8 .skip 16 ! int _STLP_atomic_exchange (void *pvalue, int value) ! .type _STLP_atomic_exchange,#function .global _STLP_atomic_exchange .align 8 _STLP_atomic_exchange: 1: ldx [%o0], %o2 ! Set the c...
4d61726b/VirtualKD-Redux
2,593
VirtualKD-Redux/Lib/STLPort/src/sparc_atomic.s
.section ".text",#alloc,#execinstr .align 8 .skip 16 /* ** int _STLP_atomic_exchange (void *pvalue, int value) */ .type _STLP_atomic_exchange,#function .global _STLP_atomic_exchange .align 8 _STLP_atomic_exchange: 0: ld [%o0],...
4ilo/HD44780-Stm32HAL
21,686
F4_disco_example/startup/startup_stm32f411xe.s
/** ****************************************************************************** * @file startup_stm32f411xe.s * @author MCD Application Team * @brief STM32F411xExx Devices vector table for GCC based toolchains. * This module performs: * - Set the initial SP * ...
4ilo/ssd1306-stm32HAL
20,446
example/startup_stm32f411xe.s
/** ****************************************************************************** * @file startup_stm32f411xe.s * @author MCD Application Team * @brief STM32F411xExx Devices vector table for GCC based toolchains. * This module performs: * - Set the initial SP * ...
4ms/SMR
23,461
stm32/device/src/startup_stm32f4xx.s
/** ****************************************************************************** * @file startup_stm32f4xx.s * @author MCD Application Team * @version V1.0.0 * @date 30-September-2011 * @brief STM32F4xx Devices vector table for RIDE7 toolchain. * This module performs: * ...
4ms/metamodule-plugin-sdk
1,661
plugin-libc/libgcc/config/nios2/crtn.S
/* Copyright (C) 2012-2022 Free Software Foundation, Inc. Contributed by Jonah Graham (jgraham@altera.com). Contributed by Mentor Graphics, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; eit...
4ms/metamodule-plugin-sdk
2,373
plugin-libc/libgcc/config/nios2/crti.S
/* Copyright (C) 2012-2022 Free Software Foundation, Inc. Contributed by Jonah Graham (jgraham@altera.com). Contributed by Mentor Graphics, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; eit...
4ms/metamodule-plugin-sdk
2,499
plugin-libc/libgcc/config/tilepro/softmpy.S
/* 64-bit multiplication support for TILEPro. Copyright (C) 2011-2022 Free Software Foundation, Inc. Contributed by Walter Lee (walt@tilera.com) This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Founda...
4ms/metamodule-plugin-sdk
1,392
plugin-libc/libgcc/config/m68k/crtn.S
/* Specialized code needed to support construction and destruction of file-scope objects in C++ and Java code, and to support exception handling. Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Charles-Antoine Gauthier (charles.gauthier@iit.nrc.ca). This file is part of GCC. GCC is free...
4ms/metamodule-plugin-sdk
1,486
plugin-libc/libgcc/config/m68k/crti.S
/* Specialized code needed to support construction and destruction of file-scope objects in C++ and Java code, and to support exception handling. Copyright (C) 1999-2022 Free Software Foundation, Inc. Contributed by Charles-Antoine Gauthier (charles.gauthier@iit.nrc.ca). This file is part of GCC. GCC is free...
4ms/metamodule-plugin-sdk
101,881
plugin-libc/libgcc/config/m68k/lb1sf68.S
/* libgcc routines for 68000 w/o floating-point hardware. Copyright (C) 1994-2022 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3,...
4ms/metamodule-plugin-sdk
1,802
plugin-libc/libgcc/config/rl78/subdi3.S
; Copyright (C) 2017-2022 Free Software Foundation, Inc. ; Contributed by Sebastian Perta. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later ve...
4ms/metamodule-plugin-sdk
2,044
plugin-libc/libgcc/config/rl78/smindi3.S
; Copyright (C) 2017-2022 Free Software Foundation, Inc. ; Contributed by Sebastian Perta. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later v...
4ms/metamodule-plugin-sdk
2,246
plugin-libc/libgcc/config/rl78/lshrsi3.S
; Copyright (C) 2011-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
1,937
plugin-libc/libgcc/config/rl78/umindi3.S
; Copyright (C) 2017-2022 Free Software Foundation, Inc. ; Contributed by Sebastian Perta. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later v...
4ms/metamodule-plugin-sdk
1,583
plugin-libc/libgcc/config/rl78/anddi3.S
; Copyright (C) 2017-2022 Free Software Foundation, Inc. ; Contributed by Sebastian Perta. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later v...
4ms/metamodule-plugin-sdk
5,177
plugin-libc/libgcc/config/rl78/divmodqi.S
/* QImode div/mod functions for the GCC support library for the Renesas RL78 processors. Copyright (C) 2012-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Lice...
4ms/metamodule-plugin-sdk
4,225
plugin-libc/libgcc/config/rl78/cmpsi2.S
; Copyright (C) 2011-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
2,044
plugin-libc/libgcc/config/rl78/smaxdi3.S
; Copyright (C) 2017-2022 Free Software Foundation, Inc. ; Contributed by Sebastian Perta. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later v...
4ms/metamodule-plugin-sdk
15,937
plugin-libc/libgcc/config/rl78/fpmath-sf.S
; SF format is: ; ; [sign] 1.[23bits] E[8bits(n-127)] ; ; SEEEEEEE Emmmmmmm mmmmmmmm mmmmmmmm ; ; [A+0] mmmmmmmm ; [A+1] mmmmmmmm ; [A+2] Emmmmmmm ; [A+3] SEEEEEEE ; ; Special values (xxx != 0): ; ; r11 r10 r9 r8 ; [HL+3] [HL+2] [HL+1] [HL+0] ; s1111111 10000000 00000000 00000000 infinity ; ...
4ms/metamodule-plugin-sdk
20,489
plugin-libc/libgcc/config/rl78/divmodsi.S
/* SImode div/mod functions for the GCC support library for the Renesas RL78 processors. Copyright (C) 2012-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Lice...
4ms/metamodule-plugin-sdk
13,334
plugin-libc/libgcc/config/rl78/divmodhi.S
/* HImode div/mod functions for the GCC support library for the Renesas RL78 processors. Copyright (C) 2012-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Lice...
4ms/metamodule-plugin-sdk
2,733
plugin-libc/libgcc/config/rl78/trampoline.S
/* libgcc routines for RL78 Copyright (C) 2011-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either v...
4ms/metamodule-plugin-sdk
12,811
plugin-libc/libgcc/config/rl78/fpbit-sf.S
; SF format is: ; ; [sign] 1.[23bits] E[8bits(n-127)] ; ; SEEEEEEE Emmmmmmm mmmmmmmm mmmmmmmm ; ; [A+0] mmmmmmmm ; [A+1] mmmmmmmm ; [A+2] Emmmmmmm ; [A+3] SEEEEEEE ; ; Special values (xxx != 0): ; ; s1111111 10000000 00000000 00000000 infinity ; s1111111 1xxxxxxx xxxxxxxx xxxxxxxx NaN ; s0000000 00000000 00000000 00...
4ms/metamodule-plugin-sdk
1,937
plugin-libc/libgcc/config/rl78/umaxdi3.S
; Copyright (C) 2017-2022 Free Software Foundation, Inc. ; Contributed by Sebastian Perta. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later v...
4ms/metamodule-plugin-sdk
1,802
plugin-libc/libgcc/config/rl78/adddi3.S
; Copyright (C) 2017-2022 Free Software Foundation, Inc. ; Contributed by Sebastian Perta. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later ve...
4ms/metamodule-plugin-sdk
1,864
plugin-libc/libgcc/config/rl78/signbit.S
; Copyright (C) 2012-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
3,752
plugin-libc/libgcc/config/rl78/bit-count.S
; Copyright (C) 2012-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
4,963
plugin-libc/libgcc/config/rl78/mulsi3.S
; Copyright (C) 2011-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
3,011
plugin-libc/libgcc/config/msp430/srai.S
; Copyright (C) 2012-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
1,510
plugin-libc/libgcc/config/msp430/epilogue.S
; Copyright (C) 2012-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
3,019
plugin-libc/libgcc/config/msp430/slli.S
; Copyright (C) 2012-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
3,037
plugin-libc/libgcc/config/msp430/srli.S
; Copyright (C) 2012-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
16,846
plugin-libc/libgcc/config/msp430/lib2hw_mul.S
; Copyright (C) 2014-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
2,776
plugin-libc/libgcc/config/msp430/cmpsi2.S
; Copyright (C) 2012-2022 Free Software Foundation, Inc. ; Contributed by Red Hat. ; ; This file is free software; you can redistribute it and/or modify it ; under the terms of the GNU General Public License as published by the ; Free Software Foundation; either version 3, or (at your option) any ; later version. ...
4ms/metamodule-plugin-sdk
1,197
plugin-libc/libgcc/config/i386/crtn.S
/* crtn.S for x86. Copyright (C) 1993-2022 Free Software Foundation, Inc. Written By Fred Fish, Nov 1992 This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any...
4ms/metamodule-plugin-sdk
23,864
plugin-libc/libgcc/config/i386/morestack.S
# x86/x86_64 support for -fsplit-stack. # Copyright (C) 2009-2022 Free Software Foundation, Inc. # Contributed by Ian Lance Taylor <iant@google.com>. # This file is part of GCC. # GCC is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Fre...
4ms/metamodule-plugin-sdk
1,313
plugin-libc/libgcc/config/i386/crti.S
/* crti.S for x86. Copyright (C) 1993-2022 Free Software Foundation, Inc. Written By Fred Fish, Nov 1992 This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any...
4ms/metamodule-plugin-sdk
4,899
plugin-libc/libgcc/config/i386/cygwin.S
/* stuff needed for libgcc on win32. * * Copyright (C) 1996-2022 Free Software Foundation, Inc. * Written By Steve Chamberlain * * This file is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either v...
4ms/metamodule-plugin-sdk
5,263
plugin-libc/libgcc/config/i386/sol2-c1.S
/* crt1.s for Solaris 2, x86 Copyright (C) 1993-2022 Free Software Foundation, Inc. Written By Fred Fish, Nov 1992 This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your op...
4ms/metamodule-plugin-sdk
2,078
plugin-libc/libgcc/config/aarch64/crtn.S
# Machine description for AArch64 architecture. # Copyright (C) 2009-2022 Free Software Foundation, Inc. # Contributed by ARM Ltd. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 3...
4ms/metamodule-plugin-sdk
8,030
plugin-libc/libgcc/config/aarch64/lse.S
/* Out-of-line LSE atomics for AArch64 architecture. Copyright (C) 2019-2022 Free Software Foundation, Inc. Contributed by Linaro Ltd. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foun...
4ms/metamodule-plugin-sdk
1,995
plugin-libc/libgcc/config/aarch64/crti.S
# Machine description for AArch64 architecture. # Copyright (C) 2009-2022 Free Software Foundation, Inc. # Contributed by ARM Ltd. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 3...
4ms/metamodule-plugin-sdk
5,886
plugin-libc/libgcc/config/frv/lib1funcs.S
/* Library functions. Copyright (C) 2000-2022 Free Software Foundation, Inc. Contributed by Red Hat, Inc. This file is part of GCC. GCC is free software ; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; eith...
4ms/metamodule-plugin-sdk
1,155
plugin-libc/libgcc/config/epiphany/crtn.S
# End .init and .fini sections. # Copyright (C) 2010-2022 Free Software Foundation, Inc. # Contributed by Embecosm on behalf of Adapteva, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; eith...
4ms/metamodule-plugin-sdk
2,155
plugin-libc/libgcc/config/epiphany/umodsi3.S
/* Unsigned 32 bit modulo optimized for Epiphany. Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publish...
4ms/metamodule-plugin-sdk
2,167
plugin-libc/libgcc/config/epiphany/udivsi3.S
/* Unsigned 32 bit division optimized for Epiphany. Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publi...
4ms/metamodule-plugin-sdk
2,217
plugin-libc/libgcc/config/epiphany/divsi3.S
/* Signed 32 bit division optimized for Epiphany. Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publish...
4ms/metamodule-plugin-sdk
2,137
plugin-libc/libgcc/config/epiphany/umodsi3-float.S
/* Unsigned 32 bit division optimized for Epiphany. Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publi...
4ms/metamodule-plugin-sdk
2,048
plugin-libc/libgcc/config/epiphany/divsi3-float.S
/* Signed 32 bit division optimized for Epiphany. Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publish...
4ms/metamodule-plugin-sdk
1,975
plugin-libc/libgcc/config/epiphany/modsi3-float.S
/* Unsigned 32 bit division optimized for Epiphany. Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publi...
4ms/metamodule-plugin-sdk
1,094
plugin-libc/libgcc/config/epiphany/crtm1reg-r43.S
# initialize config for -m1reg-r43 # Copyright (C) 2011-2022 Free Software Foundation, Inc. # Contributed by Embecosm on behalf of Adapteva, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; e...
4ms/metamodule-plugin-sdk
1,179
plugin-libc/libgcc/config/epiphany/crti.S
# Start .init and .fini sections. # Copyright (C) 2010-2022 Free Software Foundation, Inc. # Contributed by Embecosm on behalf of Adapteva, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; ei...
4ms/metamodule-plugin-sdk
1,105
plugin-libc/libgcc/config/epiphany/crtrunc.S
# initialize config for -mfp-mode=truncate # Copyright (C) 2011-2022 Free Software Foundation, Inc. # Contributed by Embecosm on behalf of Adapteva, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Found...
4ms/metamodule-plugin-sdk
2,250
plugin-libc/libgcc/config/epiphany/udivsi3-float.S
/* Unsigned 32 bit division optimized for Epiphany. Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publi...
4ms/metamodule-plugin-sdk
1,137
plugin-libc/libgcc/config/epiphany/crtint.S
# initialize config for -mfp-mode=int # Copyright (C) 2011-2022 Free Software Foundation, Inc. # Contributed by Embecosm on behalf of Adapteva, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation...
4ms/metamodule-plugin-sdk
1,094
plugin-libc/libgcc/config/epiphany/crtm1reg-r63.S
# initialize config for -m1reg-r63 # Copyright (C) 2011-2022 Free Software Foundation, Inc. # Contributed by Embecosm on behalf of Adapteva, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; e...
4ms/metamodule-plugin-sdk
2,275
plugin-libc/libgcc/config/epiphany/modsi3.S
/* Signed 32 bit modulo optimized for Epiphany. Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Embecosm on behalf of Adapteva, Inc. This file is part of GCC. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published...
4ms/metamodule-plugin-sdk
2,934
plugin-libc/libgcc/config/lm32/_ashrsi3.S
# _ashrsi3.S for Lattice Mico32 # Contributed by Jon Beniston <jon@beniston.com> and Richard Henderson. # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Soft...
4ms/metamodule-plugin-sdk
1,274
plugin-libc/libgcc/config/lm32/crtn.S
# crtn.S for Lattice Mico32 # Contributed by Jon Beniston <jon@beniston.com> # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either vers...
4ms/metamodule-plugin-sdk
2,979
plugin-libc/libgcc/config/lm32/_ashlsi3.S
# _ashlsi3.S for Lattice Mico32 # Contributed by Jon Beniston <jon@beniston.com> and Richard Henderson. # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Soft...
4ms/metamodule-plugin-sdk
3,137
plugin-libc/libgcc/config/lm32/_lshrsi3.S
# _lshrsi3.S for Lattice Mico32 # Contributed by Jon Beniston <jon@beniston.com> and Richard Henderson. # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Soft...
4ms/metamodule-plugin-sdk
1,385
plugin-libc/libgcc/config/lm32/crti.S
# crti.S for Lattice Mico32 # Contributed by Jon Beniston <jon@beniston.com> # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either ver...
4ms/metamodule-plugin-sdk
1,309
plugin-libc/libgcc/config/c6x/crtn.S
/* Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Bernd Schmidt <bernds@codesourcery.com>. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option)...
4ms/metamodule-plugin-sdk
1,343
plugin-libc/libgcc/config/c6x/crti.S
/* Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Bernd Schmidt <bernds@codesourcery.com>. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option)...
4ms/metamodule-plugin-sdk
3,341
plugin-libc/libgcc/config/c6x/libunwind.S
.text .macro do_call fn #ifdef _TMS320C6400_PLUS callp .s2 (\fn), B3 #elif defined(_TMS320C6400) call .s2 (\fn) addkpc .s2 9f, B3, 0 nop 4 9f: #else call .s2 (\fn) mhkl .s2 9f, B3 mhkh .s2 9f, B3 nop 3 9f: #endif .endm .align 2 .global restore_core_regs .type restore_core_regs, STT_FUNC restore_core_regs: mv...
4ms/metamodule-plugin-sdk
9,657
plugin-libc/libgcc/config/c6x/lib1funcs.S
/* Copyright (C) 2010-2022 Free Software Foundation, Inc. Contributed by Bernd Schmidt <bernds@codesourcery.com>. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option)...
4ms/metamodule-plugin-sdk
1,264
plugin-libc/libgcc/config/moxie/crtn.S
# crtn.S for moxie # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 3, or (at your option) any # later version. # # T...
4ms/metamodule-plugin-sdk
1,317
plugin-libc/libgcc/config/moxie/crti.S
# crti.S for moxie # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 3, or (at your option) any # later version. # # Th...
4ms/metamodule-plugin-sdk
1,459
plugin-libc/libgcc/config/microblaze/crtn.S
/* crtn.s for __init, __fini This file supplies the epilogue for __init and __fini routines Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Michael Eager <eager@eagercon.com>. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General...
4ms/metamodule-plugin-sdk
3,212
plugin-libc/libgcc/config/microblaze/umodsi3.S
################################### # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # Contributed by Michael Eager <eager@eagercon.com>. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Fou...
4ms/metamodule-plugin-sdk
3,428
plugin-libc/libgcc/config/microblaze/udivsi3.S
###################################- # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # Contributed by Michael Eager <eager@eagercon.com>. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Fo...
4ms/metamodule-plugin-sdk
3,730
plugin-libc/libgcc/config/microblaze/muldi3_hard.S
###################################- # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # Contributed by Michael Eager <eager@eagercon.com>. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software F...
4ms/metamodule-plugin-sdk
3,280
plugin-libc/libgcc/config/microblaze/divsi3.S
###################################- # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # Contributed by Michael Eager <eager@eagercon.com>. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Fo...
4ms/metamodule-plugin-sdk
2,005
plugin-libc/libgcc/config/microblaze/stack_overflow_exit.S
###################################-*-asm*- # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # # Contributed by Michael Eager <eager@eagercon.com>. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Fre...
4ms/metamodule-plugin-sdk
1,696
plugin-libc/libgcc/config/microblaze/crti.S
/* crti.s for __init, __fini This file supplies the prologue for __init and __fini routines Copyright (C) 2009-2022 Free Software Foundation, Inc. Contributed by Michael Eager <eager@eagercon.com>. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General...
4ms/metamodule-plugin-sdk
3,737
plugin-libc/libgcc/config/microblaze/moddi3.S
################################### # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # Contributed by Michael Eager <eager@eagercon.com>. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Fou...
4ms/metamodule-plugin-sdk
3,142
plugin-libc/libgcc/config/microblaze/modsi3.S
################################### # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # Contributed by Michael Eager <eager@eagercon.com>. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Fou...
4ms/metamodule-plugin-sdk
2,128
plugin-libc/libgcc/config/microblaze/mulsi3.S
###################################-*-asm*- # # Copyright (C) 2009-2022 Free Software Foundation, Inc. # # Contributed by Michael Eager <eager@eagercon.com>. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Sof...
4ms/metamodule-plugin-sdk
41,922
plugin-libc/libgcc/config/avr/lib1funcs-fixed.S
/* -*- Mode: Asm -*- */ ;; Copyright (C) 2012-2022 Free Software Foundation, Inc. ;; Contributed by Sean D'Epagnier (sean@depagnier.com) ;; Georg-Johann Lay (avr@gjlay.de) ;; This file is free software; you can redistribute it and/or modify it ;; under the terms of the GNU General Public Lic...
4ms/metamodule-plugin-sdk
71,021
plugin-libc/libgcc/config/avr/lib1funcs.S
/* -*- Mode: Asm -*- */ /* Copyright (C) 1998-2022 Free Software Foundation, Inc. Contributed by Denis Chertykov <chertykov@gmail.com> This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version...
4ms/metamodule-plugin-sdk
2,524
plugin-libc/libgcc/config/mmix/crtn.S
/* Copyright (C) 2001-2022 Free Software Foundation, Inc. Contributed by Hans-Peter Nilsson <hp@bitrange.com> This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any...
4ms/metamodule-plugin-sdk
5,121
plugin-libc/libgcc/config/mmix/crti.S
/* Copyright (C) 2001-2022 Free Software Foundation, Inc. Contributed by Hans-Peter Nilsson <hp@bitrange.com> This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any...
4ms/metamodule-plugin-sdk
48,950
plugin-libc/libgcc/config/v850/lib1funcs.S
/* libgcc routines for NEC V850. Copyright (C) 1996-2022 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your ...
4ms/metamodule-plugin-sdk
4,412
plugin-libc/libgcc/config/m32c/lib1funcs.S
/* libgcc routines for R8C/M16C/M32C Copyright (C) 2005-2022 Free Software Foundation, Inc. Contributed by Red Hat. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation;...
4ms/metamodule-plugin-sdk
1,706
plugin-libc/libgcc/config/sparc/crtn.S
! crtn.S for SPARC ! Copyright (C) 1992-2022 Free Software Foundation, Inc. ! Written By David Vinayak Henkel-Wallace, June 1992 ! ! This file is free software; you can redistribute it and/or modify it ! under the terms of the GNU General Public License as published by the ! Free Software Foundation; either versi...
4ms/metamodule-plugin-sdk
16,708
plugin-libc/libgcc/config/sparc/lb1spc.S
/* This is an assembly language implementation of mulsi3, divsi3, and modsi3 for the sparc processor. These routines are derived from the SPARC Architecture Manual, version 8, slightly edited to match the desired calling convention, and also to optimize them for our purposes. */ /* An executable stack is...
4ms/metamodule-plugin-sdk
1,945
plugin-libc/libgcc/config/sparc/crti.S
! crti.S for SPARC ! Copyright (C) 1992-2022 Free Software Foundation, Inc. ! Written By David Vinayak Henkel-Wallace, June 1992 ! ! This file is free software; you can redistribute it and/or modify it ! under the terms of the GNU General Public License as published by the ! Free Software Foundation; either versi...
4ms/metamodule-plugin-sdk
2,759
plugin-libc/libgcc/config/sparc/sol2-c1.S
! crt1.s for sparc & sparcv9 (SunOS 5) ! Copyright (C) 1992-2022 Free Software Foundation, Inc. ! Written By David Vinayak Henkel-Wallace, June 1992 ! ! This file is free software; you can redistribute it and/or modify it ! under the terms of the GNU General Public License as published by the ! Free Software Foun...
4ms/metamodule-plugin-sdk
1,394
plugin-libc/libgcc/config/fr30/crtn.S
# crtn.S for ELF # Copyright (C) 1992-2022 Free Software Foundation, Inc. # Written By David Vinayak Henkel-Wallace, June 1992 # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either versio...
4ms/metamodule-plugin-sdk
1,622
plugin-libc/libgcc/config/fr30/crti.S
# crti.s for ELF # Copyright (C) 1992-2022 Free Software Foundation, Inc. # Written By David Vinayak Henkel-Wallace, June 1992 # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 3...
4ms/metamodule-plugin-sdk
2,506
plugin-libc/libgcc/config/fr30/lib1funcs.S
/* libgcc routines for the FR30. Copyright (C) 1998-2022 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any ...
4ms/metamodule-plugin-sdk
1,382
plugin-libc/libgcc/config/h8300/crtn.S
/* Copyright (C) 2001-2022 Free Software Foundation, Inc. This file was adapted from glibc sources. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your ...
4ms/metamodule-plugin-sdk
1,846
plugin-libc/libgcc/config/h8300/crti.S
/* Copyright (C) 2001-2022 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. GCC is distribute...
4ms/metamodule-plugin-sdk
14,936
plugin-libc/libgcc/config/h8300/lib1funcs.S
;; libgcc routines for the Renesas H8/300 CPU. ;; Contributed by Steve Chamberlain <sac@cygnus.com> ;; Optimizations by Toshiyasu Morita <toshiyasu.morita@renesas.com> /* Copyright (C) 1994-2022 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the ...