repo_id
stringlengths
5
115
size
int64
590
5.01M
file_path
stringlengths
4
212
content
stringlengths
590
5.01M
stsp/newlib-ia16
1,932
libgloss/msp430/ciosyscalls.S
/* Copyright (c) 2012, 2013 Red Hat, Inc. All rights reserved. This copyrighted material is made available to anyone wishing to use, modify, copy, or redistribute it subject to the terms and conditions of the BSD License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WAR...
stsp/newlib-ia16
1,756
libgloss/iq2000/crt0.S
##============================================================================== ## ## crt0.S ## ## IQ2000 startup code ## ##============================================================================== ## ## Copyright (c) 2000, Cygnus Solutions, A Red Hat Company ## ## The authors hereby grant permission to use, cop...
stsp/newlib-ia16
1,767
libgloss/i386/cygmon-crt0.S
/* * crt0 startup code for user programs running under Cygmon * * Copyright (c) 1998, 2000 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all cop...
stsp/newlib-ia16
2,967
libgloss/or1k/sync-asm.S
#include "include/or1k-asm.h" #include "include/or1k-sprs.h" .section .text .global or1k_has_multicore_support .type or1k_has_multicore_support,@function or1k_has_multicore_support: #ifdef __OR1K_MULTICORE__ // Return 1 OR1K_DELAYED( OR1K_INST(l.ori r11,r0,1), OR1K_INST(l.jr r9) ) #else // Return 0 OR1K...
stsp/newlib-ia16
1,070
libgloss/or1k/outbyte.S
/* outbyte.S -- Write one byte for OpenRISC 1000. * * Copyright (c) 2014 Authors * * Contributor Stefan Wallentowitz <stefan.wallentowitz@tum.de> * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing ...
stsp/newlib-ia16
2,265
libgloss/or1k/mmu-asm.S
/* mmu-asm.S -- MMU handling for OpenRISC 1000. * * Copyright (c) 2011, 2014 Authors * * Contributor Julius Baxter <juliusbaxter@gmail.com> * Contributor Stefan Wallentowitz <stefan.wallentowitz@tum.de> * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its...
stsp/newlib-ia16
7,018
libgloss/or1k/exceptions-asm.S
/* exceptions-asm.S -- exception handling for OpenRISC 1000. * * Copyright (c) 2011, 2014 Authors * * Contributor Julius Baxter <juliusbaxter@gmail.com> * Contributor Stefan Wallentowitz <stefan.wallentowitz@tum.de> * * The authors hereby grant permission to use, copy, modify, distribute, * and license this sof...
stsp/newlib-ia16
20,330
libgloss/or1k/crt0.S
/* crt0.S -- startup file for OpenRISC 1000. * * Copyright (c) 2011, 2014 Authors * * Contributor Julius Baxter <juliusbaxter@gmail.com> * Contributor Stefan Wallentowitz <stefan.wallentowitz@tum.de> * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its do...
stsp/newlib-ia16
5,196
libgloss/or1k/interrupts-asm.S
/* interrupts-asm.S -- interrupt handling for OpenRISC 1000. * * Copyright (c) 2011, 2012, 2014 Authors * * Contributor Julius Baxter <juliusbaxter@gmail.com> * Contributor Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> * Contributor Stefan Wallentowitz <stefan.wallentowitz@tum.de> * * The authors here...
stsp/newlib-ia16
6,959
libgloss/or1k/caches-asm.S
/* caches-asm.S -- cache manipulation for OpenRISC 1000. * * Copyright (c) 2011, 2014 Authors * * Contributor Julius Baxter <juliusbaxter@gmail.com> * Contributor Stefan Wallentowitz <stefan.wallentowitz@tum.de> * * The authors hereby grant permission to use, copy, modify, distribute, * and license this softwar...
stsp/newlib-ia16
1,553
libgloss/cr16/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 Free Software Foundation, Inc. Contributed by Charles-Antoine Gauthier (charles.gauthier@iit.nrc.ca). This file is part of GCC. GCC is free soft...
stsp/newlib-ia16
4,105
libgloss/cr16/crt1.S
############################################################################## # crt0.s -- CR16 default start-up routine # # # # Copyright (c) 2004 National Semiconductor Corporation # ...
stsp/newlib-ia16
1,646
libgloss/cr16/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 Free Software Foundation, Inc. Contributed by Charles-Antoine Gauthier (charles.gauthier@iit.nrc.ca). This file is part of GCC. GCC is free soft...
stsp/newlib-ia16
2,752
libgloss/visium/crt0.S
/* crt0.S for the Visium processor. Copyright (c) 2015 Rolls-Royce Controls and Data Services Limited. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code ...
stsp/newlib-ia16
1,509
libgloss/m32c/read.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,509
libgloss/m32c/kill.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,510
libgloss/m32c/chmod.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,512
libgloss/m32c/argvlen.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,511
libgloss/m32c/unlink.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,545
libgloss/m32c/heaptop.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,510
libgloss/m32c/times.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,510
libgloss/m32c/fstat.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,509
libgloss/m32c/stat.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,517
libgloss/m32c/gettimeofday.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,856
libgloss/m32c/crtn.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,799
libgloss/m32c/abort.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,509
libgloss/m32c/time.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
4,301
libgloss/m32c/crt0.S
/* Copyright (c) 2005,2008 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of condition...
stsp/newlib-ia16
1,510
libgloss/m32c/utime.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,510
libgloss/m32c/close.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,655
libgloss/m32c/varvects.S
/* Copyright (c) 2008 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,525
libgloss/m32c/isatty.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,510
libgloss/m32c/lseek.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,510
libgloss/m32c/write.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,509
libgloss/m32c/open.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,509
libgloss/m32c/argv.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,511
libgloss/m32c/getpid.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,588
libgloss/m32c/exit.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,509
libgloss/m32c/link.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
1,510
libgloss/m32c/chdir.S
/* Copyright (c) 2005 Red Hat Incorporated. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and...
stsp/newlib-ia16
11,133
libgloss/hp74x/debugger.s
/**************************************************************************** THIS SOFTWARE IS NOT COPYRIGHTED HP offers the following for use in the public domain. HP makes no warranty with regard to the software or it's performance and the user accepts the software "AS IS" with all faults. HP DISCLA...
stsp/newlib-ia16
19,211
libgloss/hp74x/iva_table.s
/**************************************************************************** THIS SOFTWARE IS NOT COPYRIGHTED HP offers the following for use in the public domain. HP makes no warranty with regard to the software or it's performance and the user accepts the software "AS IS" with all faults. HP DISCLA...
stsp/newlib-ia16
4,595
libgloss/hp74x/crt0.s
/* * crt0.S -- startup file for hppa. * rob@cygnus.com (Rob Savoye) */ .VERSION "0.2" .COPYRIGHT "crt0.S for hppa" ;sp .equ %r30 ; stack pointer ;dp .equ %r27 ; global data pointer ;arg0 .equ %r26 ; argument ;arg1 .equ %r25 ; argument or high part of double ar...
stsp/newlib-ia16
1,553
libgloss/crx/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 Free Software Foundation, Inc. Contributed by Charles-Antoine Gauthier (charles.gauthier@iit.nrc.ca). This file is part of GCC. GCC is free soft...
stsp/newlib-ia16
4,414
libgloss/crx/crt0.S
############################################################################## # crt0.S -- CRX default start-up routine # # # # Copyright (c) 2004 National Semiconductor Corporation # ...
stsp/newlib-ia16
1,646
libgloss/crx/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 Free Software Foundation, Inc. Contributed by Charles-Antoine Gauthier (charles.gauthier@iit.nrc.ca). This file is part of GCC. GCC is free soft...
stsp/newlib-ia16
1,460
libgloss/d30v/crt0.S
/* * crt0.S -- startup file for D30V systems. * * Copyright (c) 1997 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * n...
stsp/newlib-ia16
1,250
libgloss/m32r/crt0.S
.text .balign 4 .global _start _start: seth sp, #shigh(_stack) add3 sp, sp, #low(_stack) ldi fp, #0 # Clear the BSS. Do it in two parts for efficiency: longwords first # for most of it, then the remaining 0 to 3 bytes. seth r2, #shigh(__bss_start) add3 r2, r2, #low(__bss_start); R2 = start of BSS seth r3, ...
stsp/newlib-ia16
1,291
libgloss/ia16/dos-msmmabort.S
/* * Copyright (c) 2018--2019 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions....
stsp/newlib-ia16
4,670
libgloss/ia16/dos-timesr.S
/* * Implementation of _times_r for DOS which should be relatively fast, if a * tad hacky. * * To avoid having to deal with discontinuities in the system timer --- due * to midnight crossover, daylight saving time, and what not --- I arrange * to install our own timer tick ISR (int $0x1c) which increments its own...
stsp/newlib-ia16
8,952
libgloss/ia16/dos-models-crt0.S
/* * Startup code for * * a "tiny" model MS-DOS .com file with combined text and data segment, * * a "small" model MS-DOS .exe file with one text segment and one separate * data segment, or * * a "medium" model MS-DOS .exe file with multiple text segments and one * data segment. */ #if !defined TI...
stsp/newlib-ia16
1,308
libgloss/ia16/dos-mti1.S
/* * Copyright (c) 2019--2021 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions....
stsp/newlib-ia16
1,616
libgloss/ia16/dx-dpmi16.S
/* * Copyright (c) 2023 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions. No wr...
stsp/newlib-ia16
1,400
libgloss/ia16/dos-mxi1.S
/* * Copyright (c) 2019--2021 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions....
stsp/newlib-ia16
1,230
libgloss/ia16/dos-near-data-segment.S
/* * Copyright (c) 2019--2023 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions....
stsp/newlib-ia16
1,837
libgloss/ia16/dos-dbcs-weaks.S
/* * Copyright (c) 2021--2022 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions....
stsp/newlib-ia16
3,126
libgloss/ia16/dos-uname-impl.S
/* dos-uname-impl.S internal implementation bits for uname * * Copyright (c) 2021 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this...
stsp/newlib-ia16
2,046
libgloss/ia16/dx-tb.S
/* * Copyright (c) 2022 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions. No wr...
stsp/newlib-ia16
1,359
libgloss/ia16/dos-mxi0.S
/* * Copyright (c) 2019--2021 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions....
stsp/newlib-ia16
1,268
libgloss/ia16/dos-mti0.S
/* * Copyright (c) 2019--2021 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions....
stsp/newlib-ia16
1,201
libgloss/ia16/dos-mtabort.S
/* * Copyright (c) 2018--2019 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions....
stsp/newlib-ia16
1,171
libgloss/ia16/dos-mtv1.S
/* * Copyright (c) 2019 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions. No wr...
stsp/newlib-ia16
1,120
libgloss/ia16/dos-getpid.S
/* * Copyright (c) 2022 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions. No wr...
stsp/newlib-ia16
1,281
libgloss/ia16/dx-abort.S
/* * Copyright (c) 2019--2023 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions....
stsp/newlib-ia16
1,598
libgloss/ia16/dos-mxv1.S
/* * Copyright (c) 2019 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions. No wr...
stsp/newlib-ia16
1,248
libgloss/ia16/dos-dbcs.S
/* * Copyright (c) 2021 TK Chia * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is included verbatim in any distributions. No wr...
stsp/newlib-ia16
13,997
libgloss/mt/startup-16-002.S
/* * interrupt_vectors.s -- the interrupt handler jump table. * * * There are a total of 32 interrupt vector possible, however, only * 11 of those are currently used (the others are reserved). The * order of vectors is as follows: * * 1. Boot Vector. Vector for power-on/reset. * 2. Software Vector...
stsp/newlib-ia16
1,289
libgloss/mt/crt0.S
# Startup Code for the Morpho mt # Create a label for the start of the eh_frame section. .section .eh_frame __eh_frame_begin: .section .text .global _start _start: ;; Initialise the stack pointer ldui sp, #%hi16(__stack) addui sp, sp, #%lo16(__stack) or fp, sp, sp ;; Zero the data space ldui r9, #%hi16(_e...
stsp/newlib-ia16
9,014
libgloss/mt/startup-64-001.S
/* * $Header$ * * interrupt_vectors.s -- the interrupt handler jump table. * * * There are a total of 32 interrupt vector possible, however, only * 11 of those are currently used (the others are reserved). The * order of vectors is as follows: * * 1. Boot Vector. Vector for power-on/reset. * 2. ...
stsp/newlib-ia16
17,327
libgloss/mt/startup-ms2.S
/* * * interrupt_vectors.s -- the interrupt handler jump table. * * * There are a total of 32 interrupt vector possible, however, only * 11 of those are currently used (the others are reserved). The * order of vectors is as follows: * * 1. Boot Vector. Vector for power-on/reset. * 2. Software Vec...
stsp/newlib-ia16
2,903
libgloss/mt/crt0-16-002.S
; crt0_2.s - Startup code for the mrisc1. This code initializes the C ; run-time model. ; ; Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc. ; ; The authors hereby grant permission to use, copy, modify, distribute, ; and license this software and its documentation for any purpose, provided...
stsp/newlib-ia16
2,798
libgloss/mt/crt0-ms2.S
; crt0.s - Startup code for the ms2. This code initializes the C ; run-time model. ; ; ; Copyright 2001, 2002, 2003, 2004 Morpho Technologies ; ; Create a label for the start of the eh_frame section. .section .eh_frame __eh_frame_begin: .text .global _start _start: ;; Initialize the stack pointer l...
stsp/newlib-ia16
17,392
libgloss/mt/startup-16-003.S
/* * $Header$ * * interrupt_vectors.s -- the interrupt handler jump table. * * * There are a total of 32 interrupt vector possible, however, only * 11 of those are currently used (the others are reserved). The * order of vectors is as follows: * * 1. Boot Vector. Vector for power-on/reset. * 2. ...
stsp/newlib-ia16
2,903
libgloss/mt/crt0-16-003.S
; crt0.s - Startup code for the mrisc1. This code initializes the C ; run-time model. ; ; ; Copyright 2001, 2002, 2003, 2004 Free Software Foundation, Inc. ; ; The authors hereby grant permission to use, copy, modify, distribute, ; and license this software and its documentation for any purpose, provided...
stsp/newlib-ia16
3,499
libgloss/mt/crt0-64-001.S
; crt0_2.s - Startup code for the mrisc1. This code initializes the C ; run-time model. ; ; 12Nov01 (DJK) - The return code from main was not being passed to exit(). ; Now it is passed as a parameter in R1. ; ; 10Sep01 (DJK) - The function exit() does not return. However, in the ; ...
stsp/newlib-ia16
2,914
libgloss/cris/irqtable.S
/* Default interrupt table for CRIS/CRISv32. Copyright (C) 2007 Axis Communications. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the a...
stsp/newlib-ia16
2,338
libgloss/cris/crt0.S
/* Generic simplistic start-up-stub for CRIS/CRISv32. Copyright (C) 1993-2005, 2007 Axis Communications. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source co...
stsp/newlib-ia16
1,859
libgloss/cris/setup.S
/* Support for standalone CRIS/CRISv32 code. Copyright (C) 2005, 2007 Axis Communications. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain...
stsp/newlib-ia16
1,118
libgloss/frv/sim-read.S
/* * sim-read.S -- read interface for frv simulator * * Copyright (c) 2002 Red Hat, Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this...
stsp/newlib-ia16
1,056
libgloss/frv/sim-close.S
/* * sim-close.S -- close interface for frv simulator * * Copyright (c) 2002 Red Hat, Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that th...
stsp/newlib-ia16
1,140
libgloss/frv/sim-lseek.S
/* * sim-lseek.S -- write interface for frv simulator * * Copyright (c) 2002 Red Hat, Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that th...
stsp/newlib-ia16
1,071
libgloss/frv/sim-unlink.S
/* * sim-unlink.S -- write interface for frv simulator * * Copyright (c) 2002 Red Hat, Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that t...
stsp/newlib-ia16
7,636
libgloss/frv/crt0.S
/* crt0.S -- startup file for frv. * * Copyright (c) 2002, 2003 Red Hat, Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice i...
stsp/newlib-ia16
1,141
libgloss/frv/sim-open.S
/* * sim-open.S -- open interface for frv simulator * * Copyright (c) 2002 Red Hat, Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this...
stsp/newlib-ia16
1,129
libgloss/frv/sim-write.S
/* * sim-write.S -- write interface for frv simulator * * Copyright (c) 2002 Red Hat, Inc * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that th...
stsp/newlib-ia16
1,587
libgloss/v850/crt0.S
# NEC V850 startup code .section .text .global _start _start: #if defined(__v850e__) || defined(__v850e2__) || defined(__v850e2v3__) || defined(__v850e3v5__) movea 255, r0, r20 mov 65535, r21 mov hilo(_stack), sp mov hilo(__ep), ep mov hilo(__gp), gp mov hilo(__ctbp), r6 ldsr r6...
stsp/newlib-ia16
3,149
libgloss/pa/op50n-io.S
/* op50n-io.S -- low-level I/O routines for the Oki OP50N eval board. * * Copyright (c) 1995 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all co...
stsp/newlib-ia16
56,787
libgloss/pa/hp-milli.s
; ; (c) Copyright 1986 HEWLETT-PACKARD COMPANY ; ; To anyone who acknowledges that this file is provided "AS IS" ; without any express or implied warranty: ; permission to use, copy, modify, and distribute this file ; for any purpose is hereby granted without fee, provided that ; the above copyright notice an...
stsp/newlib-ia16
2,774
libgloss/pa/crt0.S
/* crt0.S -- startup file for hppa. * * Copyright (c) 1995 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice is in...
stsp/newlib-ia16
2,822
libgloss/pa/setjmp.S
/* * Copyright (c) 1990,1994 The University of Utah and * the Computer Systems Laboratory (CSL). All rights reserved. * * Permission to use, copy, modify and distribute this software is hereby * granted provided that (1) source code retains these copyright, permission, * and disclaimer notices, and (2) redistri...
stsp/newlib-ia16
1,701
libgloss/rs6000/simulator.S
/* * simulator.S -- PowerPC simulator system calls. * * Copyright (c) 1995, 2000, 2001 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies ...
stsp/newlib-ia16
1,355
libgloss/rs6000/sim-crt0.S
/* * crt0.S -- startup file for PowerPC systems. * * Copyright (c) 1995 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this ...
stsp/newlib-ia16
7,072
libgloss/rs6000/sol-syscall.S
/* * solaris-syscall.S -- System call stubs for Solaris. * * Copyright (c) 1996 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and tha...
stsp/newlib-ia16
3,331
libgloss/rs6000/crt0.S
/* * crt0.S -- startup file for PowerPC systems. * * Copyright (c) 1995 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this ...
stsp/newlib-ia16
5,580
libgloss/rs6000/xil-crt0.S
/*----------------------------------------------------------------------------- // // Copyright (c) 2004, 2009 Xilinx, Inc. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // 1. Redist...
stsp/newlib-ia16
1,030
libgloss/rs6000/mvme-outbyte.S
/* * mvme-outbyte.S -- outbyte function for targets using the ppcbug monitor * * Copyright (c) 1995 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained i...
stsp/newlib-ia16
3,363
libgloss/m68k/mvme.S
/* mvme.S -- board support for m68k * * Copyright (c) 1995, 1996 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that this * notice...
stsp/newlib-ia16
1,693
libgloss/m68k/simulator.S
/* * simulator.S -- m68k simulator system calls. * * Copyright (c) 1995, 2001 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and that ...
stsp/newlib-ia16
2,780
libgloss/m68k/sim-crt0.S
/* * crt0.S -- startup file for m68k-coff * * Copyright (c) 1995, 1996, 1998, 2001 Cygnus Support * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in all copies and ...
stsp/newlib-ia16
14,877
libgloss/m68k/mvme135-asm.S
/* * mvme135-asm.S -- assembler routines for the MVME stub. * * This code was pulled out of mvme135-stub.c by Ian Taylor so that I * could handle different register and label prefixes in a sensible * way. */ /**************************************************************************** THIS SOFTWARE IS NOT COP...