repo_id
stringlengths
5
115
size
int64
590
5.01M
file_path
stringlengths
4
212
content
stringlengths
590
5.01M
32bitmicro/newlib-nano-1.0
1,509
libgloss/rx/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...
32bitmicro/newlib-nano-1.0
3,370
libgloss/m68k/cf-isv.S
/* The interrupt table. * * Copyright (c) 2006 CodeSourcery 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 is included ver...
32bitmicro/newlib-nano-1.0
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 ...
32bitmicro/newlib-nano-1.0
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 ...
32bitmicro/newlib-nano-1.0
1,146
libgloss/m68k/fido-hosted.S
/* * fido-hosted.S -- * * Copyright (c) 2006 CodeSourcery 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 is included ver...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
2,590
libgloss/m68k/cpu32bug.S
/* * cpu32bug.S -- board support for the CPU32BUG monitor. * * 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...
32bitmicro/newlib-nano-1.0
28,115
libgloss/m68k/fido-crt0.S
/** * fido-crt0.S -- Simple startup code * * Copyright (c) 1995, 1996, 1998 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 th...
32bitmicro/newlib-nano-1.0
1,570
libgloss/m68k/cf-crt0.S
/* Initial boot * * Copyright (c) 2006 CodeSourcery 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 is included verbatim in...
32bitmicro/newlib-nano-1.0
1,167
libgloss/m68k/cf-hosted.S
/* * cf-hosted.S -- * * Copyright (c) 2006 CodeSourcery 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 is included verba...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
3,367
libgloss/m68k/crt0.S
/* * crt0.S -- startup file for m68k-coff * * Copyright (c) 1995, 1996, 1998 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 t...
32bitmicro/newlib-nano-1.0
10,693
libgloss/m68k/mvme162lx-asm.S
/* * mvme162lx-asm.S -- assembler routines for the MVME stub. * * This code was pulled out of mvme162lx-stub.c by Ian Taylor so that I * could handle different register and label prefixes in a sensible * way. */ /**************************************************************************** THIS SOFTWARE IS NOT...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
9,095
libgloss/mt/startup-64-001.S
/* * $Header: /cvs/src/src/libgloss/mt/startup-64-001.S,v 1.1 2005/12/12 11:16:41 nathan Exp $ * * 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 vecto...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
17,473
libgloss/mt/startup-16-003.S
/* * $Header: /cvs/src/src/libgloss/mt/startup-16-003.S,v 1.2 2006/03/22 12:47:59 nathan Exp $ * * 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 vecto...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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 ; ...
32bitmicro/newlib-nano-1.0
1,610
libgloss/mn10200/crt0.S
##============================================================================== ## ## crt0.S ## ## MN10200 startup code ## ##============================================================================== ## ## Copyright (c) 1995, 1996, 1997, 1998 Cygnus Solutions ## ## The authors hereby grant permission to use, copy...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
4,414
libgloss/crx/crt0.S
############################################################################## # crt0.S -- CRX default start-up routine # # # # Copyright (c) 2004 National Semiconductor Corporation # ...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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, ...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
3,619
libgloss/lm32/scall.S
/* * Lattice Mico32 system calls. * Contributed by Jon Beniston <jon@beniston.com> * * 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 above copyright * notice, ...
32bitmicro/newlib-nano-1.0
2,401
libgloss/lm32/crt0.S
/* * Lattice Mico32 C startup code. * Contributed by Jon Beniston <jon@beniston.com> * * 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 above copyright * notice...
32bitmicro/newlib-nano-1.0
1,055
libgloss/moxie/sim-read.S
/* * sim-read.S -- read interface for moxie simulator * * Copyright (c) 2008 Anthony Green * * 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...
32bitmicro/newlib-nano-1.0
1,075
libgloss/moxie/sim-open.S
/* * sim-open.S -- open interface for moxie simulator * * Copyright (c) 2008 Anthony Green * * 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...
32bitmicro/newlib-nano-1.0
1,062
libgloss/moxie/sim-write.S
/* * sim-write.S -- write interface for moxie simulator * * Copyright (c) 2008 Anthony Green * * 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...
32bitmicro/newlib-nano-1.0
1,409
libgloss/moxie/crt0.S
/* crt0.S -- startup file for moxie * * Copyright (c) 2008, 2009 Anthony Green * * 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 * notic...
32bitmicro/newlib-nano-1.0
3,152
libgloss/microblaze/pgcrtinit.S
## Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, ## this list of condi...
32bitmicro/newlib-nano-1.0
1,696
libgloss/microblaze/_hw_exception_handler.S
/* Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, this list of condi...
32bitmicro/newlib-nano-1.0
3,158
libgloss/microblaze/crt4.S
/* Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, this list of condi...
32bitmicro/newlib-nano-1.0
1,745
libgloss/microblaze/_program_clean.S
## Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, ## this list of condi...
32bitmicro/newlib-nano-1.0
3,007
libgloss/microblaze/crtinit.S
/* Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, this list of condi...
32bitmicro/newlib-nano-1.0
3,537
libgloss/microblaze/crt2.S
/* Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, this list of condi...
32bitmicro/newlib-nano-1.0
1,738
libgloss/microblaze/_program_init.S
## Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, ## this list of condi...
32bitmicro/newlib-nano-1.0
3,674
libgloss/microblaze/crt0.S
/* Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, this list of condi...
32bitmicro/newlib-nano-1.0
1,687
libgloss/microblaze/_exception_handler.S
/* Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, this list of condi...
32bitmicro/newlib-nano-1.0
2,767
libgloss/microblaze/sim-pgcrtinit.S
## Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, ## this list of condi...
32bitmicro/newlib-nano-1.0
3,633
libgloss/microblaze/crt1.S
/* Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, this list of condi...
32bitmicro/newlib-nano-1.0
1,686
libgloss/microblaze/_interrupt_handler.S
/* Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, this list of condi...
32bitmicro/newlib-nano-1.0
2,699
libgloss/microblaze/sim-crtinit.S
## Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, ## this list of condi...
32bitmicro/newlib-nano-1.0
3,124
libgloss/microblaze/crt3.S
/* Copyright (c) 2001, 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. Redistributions source code must retain the above copyright notice, this list of condi...
32bitmicro/newlib-nano-1.0
1,301
libgloss/v850/crt0.S
# NEC V850 startup code .section .text .global _start _start: #if defined(__v850e__) || defined(__v850e2__) || defined(__v850e2v3__) 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, ctbp mov ...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
2,536
libgloss/spu/crtn.S
# (C) Copyright IBM Corp. 2005, 2006 # # 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 an...
32bitmicro/newlib-nano-1.0
2,289
libgloss/spu/crti.S
# (C) Copyright IBM Corp. 2005, 2006 # # 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 conditio...
32bitmicro/newlib-nano-1.0
4,926
libgloss/spu/crt0.S
/* (C) Copyright IBM Corp. 2005, 2006 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 the follo...
32bitmicro/newlib-nano-1.0
1,322
libgloss/sparc/crt0-701.S
/* crt0.S for the sparclet 701. At the moment, all the necessary syscalls are here. Convention has them in a separate file but libgloss is still in too much flux. */ .text .global start start: ! zero bss sethi %hi(_end), %o1 or %o1, %lo(_end), %o1 sethi %hi(_edata), %o0 or %o0, %lo (_edata), %o0 s...
32bitmicro/newlib-nano-1.0
4,341
libgloss/sparc/crt0.S
/* * C startup code for the Fujitsu SPARClite demo board * * 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 a...
32bitmicro/newlib-nano-1.0
19,177
libgloss/sparc/traps.S
/* * Copyright (c) 1995, 1996, 1998 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 included verbatim in any d...
32bitmicro/newlib-nano-1.0
2,896
libgloss/sparc/cygmon-crt0.S
/* * C startup code for the Fujitsu SPARClite demo board * * 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 a...
32bitmicro/newlib-nano-1.0
1,791
libgloss/sparc/erc32-crt0.S
/* * This is based on the file srt0.s provided with the binary * distribution of the SPARC Instruction Simulator (SIS) found * at ftp://ftp.estec.esa.nl/pub/ws/wsd/erc32. */ #include "asm.h" .data .align 8 SYM(environ): .long 0 .text .globl SYM(start) SYM(start): sethi %hi(__stack), %g1 ...
32bitmicro/newlib-nano-1.0
2,693
libgloss/mn10300/crt0_cygmon.S
/* * crt0_cygmon.S -- Minimal startup file for MN10300 targets running Cygmon. * * Copyright (c) 1995, 1996, 1997, 2000 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 not...
32bitmicro/newlib-nano-1.0
1,712
libgloss/mn10300/crt0.S
##============================================================================== ## ## crt0.S ## ## MN10300 startup code ## ##============================================================================== ## ## Copyright (c) 1995, 1996, 1997, 1998 Cygnus Solutions ## ## The authors hereby grant permission to use, copy...
32bitmicro/newlib-nano-1.0
1,810
libgloss/mn10300/crt0-eval.S
##============================================================================== ## ## crt0-eval.S ## ## MN10300 Series Evaluation Board C startup code ## ##============================================================================== ######COPYRIGHTBEGIN#### ## ## Copyright (c) 1995, 1996, 1997, 1998 Cygnus Solutions...
32bitmicro/newlib-nano-1.0
2,801
libgloss/mn10300/crt0_redboot.S
/* * crt0_redboot.S -- Minimal startup file for MN10300 targets running Redboot. * * Copyright (c) 2001 Red Hat, Inc. * Derived from crt0_cygmon.S - Copyright (c) 1995, 1996, 1997, 2000 Red Hat, Inc. * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its doc...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
32bitmicro/newlib-nano-1.0
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...
33cn/chain33
14,509
common/crypto/sha3/keccakf_amd64.s
// Copyright 2015 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build amd64,!appengine,!gccgo // This code was translated into a form compatible with 6a from the public // domain sources at https://github.com/gvanas/Kec...
32bitmicro/newlib-nano-1.0
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...