repo_id
stringlengths
5
115
size
int64
590
5.01M
file_path
stringlengths
4
212
content
stringlengths
590
5.01M
4ms/metamodule-plugin-sdk
10,403
plugin-libc/newlib/libc/machine/arm/aeabi_memcpy-armv7a.S
/* * Copyright (c) 2014 ARM Ltd * 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 above copyright * notice, this list of conditions a...
4ms/metamodule-plugin-sdk
2,695
plugin-libc/newlib/libc/machine/arm/aeabi_memset-thumb2.S
/* * Copyright (c) 2015 ARM Ltd * 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 above copyright * notice, this list of conditions a...
4ms/metamodule-plugin-sdk
2,828
plugin-libc/newlib/libc/machine/arm/aeabi_memset-thumb.S
/* * Copyright (c) 2015 ARM Ltd * 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 above copyright * notice, this list of conditions a...
4ms/metamodule-plugin-sdk
2,028
plugin-libc/newlib/libc/machine/arm/strcmp-armv4t.S
/* * Copyright (c) 2012-2014 ARM Ltd * 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 above copyright * notice, this list of conditi...
4ms/metamodule-plugin-sdk
2,117
plugin-libc/newlib/libc/machine/arm/aeabi_memmove-thumb.S
/* * Copyright (c) 2015 ARM Ltd * 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 above copyright * notice, this list of conditions a...
4ms/metamodule-plugin-sdk
1,869
plugin-libc/newlib/libc/machine/arm/strcmp-arm-tiny.S
/* * Copyright (c) 2012-2014 ARM Ltd * 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 above copyright * notice, this list of conditi...
4ms/metamodule-plugin-sdk
1,881
plugin-libc/newlib/libc/machine/arm/aeabi_memmove-soft.S
/* * Copyright (c) 2015 ARM Ltd * 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 above copyright * notice, this list of conditions a...
4ms/metamodule-plugin-sdk
12,444
plugin-libc/newlib/libc/machine/arm/strcmp-armv7.S
/* * Copyright (c) 2012-2014 ARM Ltd * 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 above copyright * notice, this list of conditi...
4ms/metamodule-plugin-sdk
8,375
plugin-libc/newlib/libc/machine/arm/memcpy-armv7m.S
/* * Copyright (c) 2013 ARM Ltd * 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 above copyright * notice, this list of conditions a...
4ms/metamodule-plugin-sdk
2,172
plugin-libc/newlib/libc/machine/arm/strlen-thumb2-Os.S
/* Copyright (c) 2015 ARM Ltd. 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 f...
4ms/metamodule-plugin-sdk
2,015
plugin-libc/newlib/libc/machine/arm/aeabi_memmove-arm.S
/* * Copyright (c) 2015 ARM Ltd * 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 above copyright * notice, this list of conditions a...
4ms/metamodule-plugin-sdk
12,693
plugin-libc/newlib/libc/machine/arm/memchr.S
/* Copyright (c) 2010-2011, Linaro 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 must retain the above copyright notice, this list of c...
4ms/metamodule-plugin-sdk
1,877
plugin-libc/newlib/libc/machine/arm/aeabi_memset-soft.S
/* * Copyright (c) 2015 ARM Ltd * 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 above copyright * notice, this list of conditions a...
4ms/metamodule-plugin-sdk
2,146
plugin-libc/newlib/libc/machine/arm/strlen.S
/* Copyright (c) 2015 ARM Ltd. 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 f...
4ms/metamodule-plugin-sdk
11,787
plugin-libc/newlib/libc/machine/arm/strcmp-armv6.S
/* * Copyright (c) 2012-2014 ARM Ltd * 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 above copyright * notice, this list of conditi...
4ms/metamodule-plugin-sdk
2,582
plugin-libc/newlib/libc/machine/arm/aeabi_memset-arm.S
/* * Copyright (c) 2015 ARM Ltd * 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 above copyright * notice, this list of conditions a...
4ms/metamodule-plugin-sdk
2,915
plugin-libc/newlib/libc/machine/arm/strcmp.S
/* * Copyright (c) 2012-2014 ARM Ltd * 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 above copyright * notice, this list of conditi...
4ms/metamodule-plugin-sdk
1,761
plugin-libc/newlib/libc/machine/pru/setjmp.s
/* SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 2018-2019 Dimitar Dimitrov <dimitar@dinux.eu> * 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 s...
4ms/metamodule-plugin-sdk
2,142
plugin-libc/newlib/libc/machine/m68hc11/setjmp.S
/* setjmp/longjmp routines for M68HC11 & M68HC12. * Copyright (C) 1999, 2000, 2001, 2002 Stephane Carrez (stcarrez@nerim.fr) * * 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 r...
4ms/metamodule-plugin-sdk
3,119
plugin-libc/newlib/libc/machine/cr16/setjmp.S
############################################################################## # setjmp.S -- CR16 setjmp routine # # # # Copyright (c) 2004 National Semiconductor Corporation # ...
4ms/metamodule-plugin-sdk
1,786
plugin-libc/newlib/libc/machine/csky/setjmp.S
/* Copyright (c) 2020 C-SKY Microsystems 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 FreeBSD License. This program is distributed in the hope that it will be useful, but WITHOUT ANY...
4ms/metamodule-plugin-sdk
2,255
plugin-libc/newlib/libc/machine/x86_64/memcpy.S
/* * ==================================================== * Copyright (C) 2007 by Ellips BV. All rights reserved. * * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ #include...
4ms/metamodule-plugin-sdk
1,083
plugin-libc/newlib/libc/machine/x86_64/setjmp.S
/* * ==================================================== * Copyright (C) 2007 by Ellips BV. All rights reserved. * * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ /* ** j...
4ms/metamodule-plugin-sdk
1,774
plugin-libc/newlib/libc/machine/x86_64/memset.S
/* * ==================================================== * Copyright (C) 2007 by Ellips BV. All rights reserved. * * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ #include...
4ms/metamodule-plugin-sdk
2,346
plugin-libc/newlib/libc/machine/visium/setjmp.S
/* setjmp/longjmp 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 sour...
4ms/metamodule-plugin-sdk
2,078
plugin-libc/newlib/libc/machine/mep/setjmp.S
# # Setjmp/longjmp for MeP # # DJ Delorie, Red Hat Inc. # # 19 32-bit words in the jmpbuf: # $0 # $1 # ... # $15 # $pc # $hi # $lo # # Note that $0 is saved but not restored. It can't be restored # as it's the return value of setjmp, but we save it in case # some application wants to see it ...
4ms/metamodule-plugin-sdk
2,140
plugin-libc/newlib/libc/machine/bfin/setjmp.S
/* * setjmp for the Blackfin processor * * Copyright (C) 2006 Analog Devices, 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 * no...
4ms/metamodule-plugin-sdk
2,327
plugin-libc/newlib/libc/machine/bfin/longjmp.S
/* * longjmp for the Blackfin processor * * Copyright (C) 2006 Analog Devices, 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 * n...
4ms/metamodule-plugin-sdk
3,956
plugin-libc/newlib/libc/machine/tic6x/setjmp.S
;****************************************************************************** ;* SETJMP v7.2.0I10181 * ;* * ;* Copyright (c) 1996-2010 Texas Instruments Incorporated * ...
4ms/metamodule-plugin-sdk
1,074
plugin-libc/newlib/libc/machine/ft32/memcpy.S
/* A memcpy.c for FT32 Copyright (C) 2014 FTDI (support@ftdichip.com) 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 include...
4ms/metamodule-plugin-sdk
2,761
plugin-libc/newlib/libc/machine/ft32/setjmp.S
/* A setjmp.c for FT32 Copyright (C) 2014 FTDI (support@ftdichip.com) 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 include...
4ms/metamodule-plugin-sdk
1,046
plugin-libc/newlib/libc/machine/ft32/memset.S
/* A memset.c for FT32 Copyright (C) 2014 FTDI (support@ftdichip.com) 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 include...
4ms/metamodule-plugin-sdk
25,998
plugin-libc/newlib/libc/machine/mips/memcpy.S
/* * Copyright (c) 2012-2015 * MIPS Technologies, Inc., California. * * 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, this li...
4ms/metamodule-plugin-sdk
3,986
plugin-libc/newlib/libc/machine/mips/setjmp.S
/* This is a simple version of setjmp and longjmp for MIPS 32 and 64. Ian Lance Taylor, Cygnus Support, 13 May 1993. */ #ifdef __mips16 /* This file contains 32 bit assembly code. */ .set nomips16 #endif #define GPR_LAYOUT \ GPR_OFFSET ($16, 0); \ GPR_OFFSET ($17, 1); \ GPR_OFFSET ($18, 2); \ GPR_OFFSET (...
4ms/metamodule-plugin-sdk
13,411
plugin-libc/newlib/libc/machine/mips/memset.S
/* * Copyright (c) 2013 * MIPS Technologies, Inc., California. * * 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, this list of...
4ms/metamodule-plugin-sdk
5,889
plugin-libc/newlib/libc/machine/mips/strcmp.S
/* * Copyright (c) 2014 * Imagination Technologies Limited. * * 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, this list of co...
4ms/metamodule-plugin-sdk
2,619
plugin-libc/newlib/libc/machine/h8500/psi.S
/* convert psi to si inplace Note that `fp' below isn't a segment register. It's r6, the frame pointer. */ #if __CODE__==32 #define RET prts #else #define RET rts #endif #define EXTPSISI_SN(r_msw,r_lsw,sp) ; \ .global __extpsisi##r_msw ; \ __extpsisi##r_msw: ; \ mov r_msw,r_lsw ; \ stc sp,r_msw ; \ RET...
4ms/metamodule-plugin-sdk
2,981
plugin-libc/newlib/libc/machine/or1k/setjmp.S
/* Copyright (c) 2014, Hesham ALMatary 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 above copyright notice, this list of conditions and the following...
4ms/metamodule-plugin-sdk
10,465
plugin-libc/newlib/libc/machine/powerpc/setjmp.S
/* This is a simple version of setjmp and longjmp for the PowerPC. Ian Lance Taylor, Cygnus Support, 9 Feb 1994. Modified by Jeff Johnston, Red Hat Inc. 2 Oct 2001. Modified by Sebastian Huber, embedded brains GmbH. 22 Sep 2022. */ #include "ppc-asm.h" FUNC_START(setjmp) #ifdef __ALTIVEC__ addi 3,3,15 #...
4ms/stm32mp1-baremetal
4,916
third-party/u-boot/u-boot-stm32mp1-baremetal/board/armltd/integrator/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Board specific setup info * * (C) Copyright 2004, ARM Ltd. * Philippe Robin, <philippe.robin@arm.com> */ #include <config.h> /* Reset using CM control register */ .global reset_cpu reset_cpu: mov r0, #CM_BASE ldr r1,[r0,#OS_CTRL] orr r1,r1,#CMMASK_RESET str r1,[r...
4ms/stm32mp1-baremetal
6,395
third-party/u-boot/u-boot-stm32mp1-baremetal/board/imgtec/malta/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.org> */ #include <config.h> #include <gt64120.h> #include <msc01.h> #include <pci.h> #include <asm/addrspace.h> #include <asm/asm.h> #include <asm/regdef.h> #include <asm/malta.h> #include <asm/mipsregs.h> #ifdef CONFIG_SYS_...
4ms/metamodule-plugin-sdk
6,544
plugin-libc/newlib/libc/sys/d10v/trap.S
#include "sys/syscall.h" #define SYSCALL(name) \ .global name ; \ name: ; \ ldi r4, SYS ## name ; \ bra __trap0 .text .stabs "trap.S",100,0,0,__trap0 .stabs "int:t(0,1)=r(0,1);-65536;65535;",128,0,0,0 .stabs "long int:t(0,2)=r(0,1);0020000000000;0017777777777;",128,0,0,0 .stabs "_trap0:F(0,1)",36,0,1,__trap...
4ms/metamodule-plugin-sdk
1,486
plugin-libc/newlib/libc/sys/d10v/crt0.S
.text .global _start .type _start,@function .stabs "crt0.S",100,0,0,_start .stabs "int:t(0,1)=r(0,1);-32768;32767;",128,0,0,0 .stabs "_start:F(0,1)",36,0,1,_start _start: ; R14 always contains memory base address (0) ldi r14,0 ; Set the USER and SYSTEM stack pointers. ldi r0, 0 ; zero arguments ldi r1, 0...
4ms/metamodule-plugin-sdk
133,709
plugin-libc/newlib/libc/sys/rdos/rdos.S
/*####################################################################### # RDOS operating system # Copyright (C) 1988-2006, Leif Ekblad # # This library is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published # by the Free Software Foundation; ...
4ms/metamodule-plugin-sdk
7,258
plugin-libc/newlib/libc/sys/rdos/crt0.S
/*####################################################################### # RDOS operating system # Copyright (C) 1988-2006, Leif Ekblad # # This library is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published # by the Free Software Foundation; ...
4ms/metamodule-plugin-sdk
1,590
plugin-libc/newlib/libc/sys/sysnecv850/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...
4ms/metamodule-plugin-sdk
1,119
plugin-libc/newlib/libc/sys/sysmec/crt0.S
#ifdef __mn10300__ .section .text .global _start _start: mov _stack-8,a0 # Load up the stack pointer mov a0,sp mov _edata,a0 # Get the start/end of bss mov _end,a1 cmp a0,a1 # If no bss, then do nothing beq .L0 clr d0 # clear d0 .L1: movbu d0,(a0) # Clear a byte and bump pointer inc a0 cmp a0,a1 ...
4ms/metamodule-plugin-sdk
2,202
plugin-libc/newlib/libc/sys/sh/crt0.S
#ifdef __SH5__ .section .data,"aw" .global ___data ___data: .section .rodata,"a" .global ___rodata ___rodata: #if __SH5__ == 64 .section .text,"ax" #define LOAD_ADDR(sym, reg) \ movi (sym >> 48) & 65535, reg; \ shori (sym >> 32) & 65535, reg; \ shori (sym >> 16) & 65535, reg; \ shori sym & 65535, reg #else ...
4ms/metamodule-plugin-sdk
5,011
plugin-libc/newlib/libc/sys/arm/trap.S
/* Run-time exception support */ #ifndef __ARM_EABI__ #include "swi.h" /* .text is used instead of .section .text so it works with arm-aout too. */ .text .align 0 .global __rt_stkovf_split_big .global __rt_stkovf_split_small /* The following functions are provided for software stack ...
4ms/metamodule-plugin-sdk
16,800
plugin-libc/newlib/libc/sys/arm/crt0.S
#include "newlib.h" #include "arm.h" #include "swi.h" /* ANSI concatenation macros. */ #define CONCAT(a, b) CONCAT2(a, b) #define CONCAT2(a, b) a ## b #ifdef __USER_LABEL_PREFIX__ #define FUNCTION( name ) CONCAT (__USER_LABEL_PREFIX__, name) #else #error __USER_LABEL_PREFIX is not defined #endif #ifdef _HAVE_INITFI...
4ms/metamodule-plugin-sdk
1,507
plugin-libc/newlib/libc/sys/a29khif/_ioctl.S
; @(#)_ioctl.s 1.2 90/10/14 21:57:25, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/metamodule-plugin-sdk
1,982
plugin-libc/newlib/libc/sys/a29khif/alloc.S
; ;(#)_alloc.s 1.4 90/10/14 21:57:19, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1989, 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distr...
4ms/metamodule-plugin-sdk
1,721
plugin-libc/newlib/libc/sys/a29khif/getenv.S
; @(#)getenv.s 1.4 90/10/14 21:57:45, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/metamodule-plugin-sdk
1,557
plugin-libc/newlib/libc/sys/a29khif/_setvec.S
; @(#)_setvec.s 1.2 90/10/14 21:57:35, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute ...
4ms/metamodule-plugin-sdk
2,125
plugin-libc/newlib/libc/sys/a29khif/_alloc.S
; @(#)_alloc.s 1.4 90/10/14 21:57:19, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1989, 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distri...
4ms/metamodule-plugin-sdk
1,514
plugin-libc/newlib/libc/sys/a29khif/_iowait.S
; @(#)_iowait.s 1.3 90/10/14 21:57:27, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute ...
4ms/metamodule-plugin-sdk
1,533
plugin-libc/newlib/libc/sys/a29khif/_read.S
; @(#)_read.s 1.4 90/10/14 21:57:32, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute th...
4ms/metamodule-plugin-sdk
1,655
plugin-libc/newlib/libc/sys/a29khif/_tmpnam.S
; @(#)_tmpnam.s 1.2 90/10/14 21:57:36, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute ...
4ms/metamodule-plugin-sdk
2,124
plugin-libc/newlib/libc/sys/a29khif/stubs.S
; ; ; File of stubs so that unix applications can link into a HIF monitor ; ; sac@cygnus.com .text .global _sysalloc _sysalloc: const gr121,__sysalloc consth gr121,__sysalloc jmpi gr121 .global _sysfree _sysfree: const gr121,__sysfree consth gr121,__sysfree jmpi gr121 .global _cycles _cycles: const gr12...
4ms/metamodule-plugin-sdk
1,560
plugin-libc/newlib/libc/sys/a29khif/_cycles.S
; @(#)_cycles.s 1.2 90/10/14 21:57:21, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute...
4ms/metamodule-plugin-sdk
1,528
plugin-libc/newlib/libc/sys/a29khif/_getpsiz.S
; @(#)_getpsiz.s 1.2 90/10/14 21:57:23, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute...
4ms/metamodule-plugin-sdk
1,334
plugin-libc/newlib/libc/sys/a29khif/vec.S
; @(#)vec.s 1.2 90/10/14 21:58:01, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute this...
4ms/metamodule-plugin-sdk
1,579
plugin-libc/newlib/libc/sys/a29khif/_iostat.S
;---------------------------------------------------------------------------- ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user th...
4ms/metamodule-plugin-sdk
1,558
plugin-libc/newlib/libc/sys/a29khif/_settrap.S
; @(#)_settrap.s 2.2 90/10/14 21:57:34, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute...
4ms/metamodule-plugin-sdk
1,511
plugin-libc/newlib/libc/sys/a29khif/_query.S
; @(#)_query.s 2.2 90/10/14 21:57:31, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/metamodule-plugin-sdk
1,543
plugin-libc/newlib/libc/sys/a29khif/systime.S
; @(#)systime.s 1.2 90/10/14 21:57:59, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute ...
4ms/metamodule-plugin-sdk
1,538
plugin-libc/newlib/libc/sys/a29khif/_open.S
; @(#)_open.s 1.4 90/10/14 21:57:30, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute th...
4ms/metamodule-plugin-sdk
2,081
plugin-libc/newlib/libc/sys/a29khif/read.S
; @(#)_read.s 1.4 90/10/14 21:57:32, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute th...
4ms/metamodule-plugin-sdk
1,500
plugin-libc/newlib/libc/sys/a29khif/_exit.S
; @(#)_exit.s 1.2 90/10/14 21:57:22, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute th...
4ms/metamodule-plugin-sdk
1,577
plugin-libc/newlib/libc/sys/a29khif/remove.S
; @(#)remove.s 1.3 90/10/14 21:57:53, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/metamodule-plugin-sdk
1,614
plugin-libc/newlib/libc/sys/a29khif/_lseek.S
; @(#)_lseek.s 1.4 90/10/14 21:57:28, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/metamodule-plugin-sdk
1,559
plugin-libc/newlib/libc/sys/a29khif/rename.S
; @(#)rename.s 1.3 90/10/14 21:57:54, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/stm32mp1-baremetal
1,785
third-party/u-boot/u-boot-stm32mp1-baremetal/board/freescale/m54455evb/sbf_dram_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Board-specific sbf ddr/sdram init. * * (C) Copyright 2017 Angelo Dureghello <angelo@sysam.it> */ #include <config.h> .global sbf_dram_init .text sbf_dram_init: /* Dram Initialization a1, a2, and d0 */ /* mscr sdram */ move.l #0xFC0A4074, %a1 move.b #(CONFIG_SYS_S...
4ms/metamodule-plugin-sdk
7,204
plugin-libc/newlib/libc/sys/a29khif/crt0.S
; @(#)crt0.s 2.7 90/10/15 13:17:57, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1988, 1989, 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and dist...
4ms/metamodule-plugin-sdk
1,306
plugin-libc/newlib/libc/sys/a29khif/_fstat.S
.file "_fstat.c" .sect .lit,lit gcc2_compiled.: .text .align 4 .global __fstat ;; syscalls used now -- .global _fstat .word 0x40000 __fstat: ;; syscalls used now -- _fstat: sub gr1,gr1,32 asgeu V_SPILL,gr1,gr126 add lr1,gr1,48 sll lr5,lr10,0 const gr116,__iostat consth gr116,__iostat calli lr0,gr116 sll ...
4ms/metamodule-plugin-sdk
1,533
plugin-libc/newlib/libc/sys/a29khif/clock.S
; @(#)clock.s 1.3 90/10/14 21:57:43, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute th...
4ms/metamodule-plugin-sdk
1,587
plugin-libc/newlib/libc/sys/a29khif/_close.S
; @(#)_close.s 1.4 90/10/14 21:57:20, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/metamodule-plugin-sdk
1,614
plugin-libc/newlib/libc/sys/a29khif/_write.S
; @(#)_write.s 1.4 90/10/14 21:57:37, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/stm32mp1-baremetal
2,541
third-party/u-boot/u-boot-stm32mp1-baremetal/board/freescale/mx31pdk/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2009 Magnus Lilja <lilja.magnus@gmail.com> */ #include <config.h> #include <asm/arch/imx-regs.h> #include <asm/macro.h> .globl lowlevel_init lowlevel_init: /* Also setup the Peripheral Port Remap register inside the core */ ldr r0, =ARM_PPMRR /* star...
4ms/metamodule-plugin-sdk
12,702
plugin-libc/newlib/libc/sys/a29khif/signal.S
;@(#)signal.s 2.15 90/10/14 21:57:55, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/metamodule-plugin-sdk
1,507
plugin-libc/newlib/libc/sys/a29khif/_setim.S
; @(#)_setim.s 2.2 90/10/14 21:57:33, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/metamodule-plugin-sdk
1,505
plugin-libc/newlib/libc/sys/a29khif/_gettz.S
; @(#)_gettz.s 2.2 90/10/14 21:57:24, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute t...
4ms/metamodule-plugin-sdk
1,522
plugin-libc/newlib/libc/sys/a29khif/getargs.S
; @(#)getargs.s 1.2 90/10/14 21:57:44, AMD ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright 1990 Advanced Micro Devices, Inc. ; ; This software is the property of Advanced Micro Devices, Inc (AMD) which ; specifically grants the user the right to modify, use and distribute ...
4ms/metamodule-plugin-sdk
2,372
plugin-libc/newlib/libc/sys/mmixware/setjmp.S
/* Setjmp and longjmp for mmix. Copyright (C) 2001 Hans-Peter Nilsson Permission to use, copy, modify, and distribute this software is freely granted, provided that the above copyright notice, this notice and the following disclaimer are preserved with no changes. THIS SOFTWARE IS PROVIDED ``AS IS'' A...
4ms/metamodule-plugin-sdk
1,596
plugin-libc/newlib/libc/sys/h8300hms/crt0.S
; h8/300 and h8/300h start up file. #include "setarch.h" #ifdef __H8300__ .section .text .global _start _start: mov.w #_stack,sp mov.w #_edata,r0 mov.w #_end,r1 sub.w r2,r2 .Loop: mov.w r2,@r0 adds #2,r0 cmp r1,r0 blo .Loop #ifdef __ELF__ mov.l #__fini,r0 jsr @_atexit #ifdef __SIMULATOR__ ...
4ms/stm32mp1-baremetal
3,007
third-party/u-boot/u-boot-stm32mp1-baremetal/board/freescale/mx6sllevk/plugin.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2016 Freescale Semiconductor, Inc. */ #include <config.h> /* DDR script */ .macro imx6sll_evk_ddr_setting ldr r0, =IOMUXC_BASE_ADDR ldr r1, =0x00080000 str r1, [r0, #0x550] ldr r1, =0x00000000 str r1, [r0, #0x534] ldr r1, =0x00000030 str r1, [r0, #0x...
4ms/stm32mp1-baremetal
4,370
third-party/u-boot/u-boot-stm32mp1-baremetal/board/freescale/mx35pdk/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2007, Guennadi Liakhovetski <lg@denx.de> * * (C) Copyright 2008-2010 Freescale Semiconductor, Inc. */ #include <config.h> #include <asm/arch/imx-regs.h> #include <generated/asm-offsets.h> #include "mx35pdk.h" #include <asm/arch/lowlevel_macro.S> /* * ret...
4ms/stm32mp1-baremetal
2,439
third-party/u-boot/u-boot-stm32mp1-baremetal/board/freescale/m54418twr/sbf_dram_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Board-specific sbf ddr/sdram init. * * (C) Copyright 2017 Angelo Dureghello <angelo@sysam.it> */ .global sbf_dram_init .text sbf_dram_init: move.l #0xFC04002D, %a1 move.b #46, (%a1) /* DDR */ /* slew settings */ move.l #0xEC094060, %a1 move.b #0, (%a1) /* use ...
4ms/stm32mp1-baremetal
3,952
third-party/u-boot/u-boot-stm32mp1-baremetal/board/freescale/mx7ulp_evk/plugin.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2016 Freescale Semiconductor, Inc. * Copyright 2019 NXP */ #include <config.h> .macro imx7ulp_ddr_freq_decrease ldr r2, =0x403f0000 ldr r3, =0x00000000 str r3, [r2, #0xdc] ldr r2, =0x403e0000 ldr r3, =0x01000020 str r3, [r2, #0x40] ldr r3, =0x01000...
4ms/stm32mp1-baremetal
1,710
third-party/u-boot/u-boot-stm32mp1-baremetal/board/freescale/m54451evb/sbf_dram_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Board-specific sbf ddr/sdram init. * * (C) Copyright 2017 Angelo Dureghello <angelo@sysam.it> */ #include <config.h> .global sbf_dram_init .text sbf_dram_init: /* Dram Initialization a1, a2, and d0 */ /* mscr sdram */ move.l #0xFC0A4074, %a1 move.b #(CONFIG_SYS_S...
4ms/stm32mp1-baremetal
2,715
third-party/u-boot/u-boot-stm32mp1-baremetal/board/freescale/mx6ullevk/plugin.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2016 Freescale Semiconductor, Inc. */ #include <config.h> /* DDR script */ .macro imx6ull_ddr3_evk_setting ldr r0, =IOMUXC_BASE_ADDR ldr r1, =0x000C0000 str r1, [r0, #0x4B4] ldr r1, =0x00000000 str r1, [r0, #0x4AC] ldr r1, =0x00000030 str r1, [r0, #0...
4ms/stm32mp1-baremetal
2,612
third-party/u-boot/u-boot-stm32mp1-baremetal/board/renesas/r2dplus/lowlevel_init.S
/* * modified from SH-IPL+g (init-r0p751rlc0011rl.S) * Initial Register Data for R0P751RLC0011RL (SH7751R 240MHz/120MHz/60MHz) * Coyright (c) 2007,2008 Nobuhiro Iwamatsu <iwamatsu@nigauri.org> */ #include <config.h> #include <asm/processor.h> #include <asm/macro.h> .global lowlevel_init .text .align 2 lowleve...
4ms/stm32mp1-baremetal
4,022
third-party/u-boot/u-boot-stm32mp1-baremetal/board/renesas/MigoR/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2007-2008 * Nobuhiro Iwamatsu <iwamatsu@nigauri.org> * * Copyright (C) 2007 * Kenati Technologies, Inc. * * board/MigoR/lowlevel_init.S */ #include <config.h> #include <asm/processor.h> #include <asm/macro.h> /* * Board specific low level init code,...
4ms/stm32mp1-baremetal
2,867
third-party/u-boot/u-boot-stm32mp1-baremetal/board/renesas/grpeach/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2017 Renesas Electronics * Copyright (C) 2017 Chris Brandt */ #include <config.h> #include <version.h> #include <asm/macro.h> /* Watchdog Registers */ #define RZA1_WDT_BASE 0xFCFE0000 #define WTCSR (RZA1_WDT_BASE + 0x00) /* Watchdog Timer Control Register *...
4ms/stm32mp1-baremetal
9,529
third-party/u-boot/u-boot-stm32mp1-baremetal/board/renesas/sh7753evb/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2013 Renesas Solutions Corp. */ #include <config.h> #include <asm/processor.h> #include <asm/macro.h> .macro or32, addr, data mov.l \addr, r1 mov.l \data, r0 mov.l @r1, r2 or r2, r0 mov.l r0, @r1 .endm .macro wait_DBCMD mov.l DBWAIT_A, r0 mov.l ...
4ms/stm32mp1-baremetal
10,138
third-party/u-boot/u-boot-stm32mp1-baremetal/board/renesas/sh7752evb/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2012 Renesas Solutions Corp. */ #include <config.h> #include <asm/processor.h> #include <asm/macro.h> .macro or32, addr, data mov.l \addr, r1 mov.l \data, r0 mov.l @r1, r2 or r2, r0 mov.l r0, @r1 .endm .macro wait_DBCMD mov.l DBWAIT_A, r0 mov.l ...
4ms/stm32mp1-baremetal
4,839
third-party/u-boot/u-boot-stm32mp1-baremetal/board/renesas/sh7763rdp/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2008 Renesas Solutions Corp. * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> * Copyright (C) 2007 Kenati Technologies, Inc. * * board/sh7763rdp/lowlevel_init.S */ #include <config.h> #include <asm/processor.h> #include <asm/macro....
4ms/stm32mp1-baremetal
12,427
third-party/u-boot/u-boot-stm32mp1-baremetal/board/renesas/sh7757lcr/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2011 Renesas Solutions Corp. */ #include <config.h> #include <asm/processor.h> #include <asm/macro.h> .macro or32, addr, data mov.l \addr, r1 mov.l \data, r0 mov.l @r1, r2 or r2, r0 mov.l r0, @r1 .endm .macro wait_DBCMD mov.l DBWAIT_A, r0 mov.l ...
4ms/stm32mp1-baremetal
5,613
third-party/u-boot/u-boot-stm32mp1-baremetal/board/renesas/r7780mp/lowlevel_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2007,2008 Nobuhiro Iwamatsu * * u-boot/board/r7780mp/lowlevel_init.S */ #include <config.h> #include <asm/processor.h> #include <asm/macro.h> /* * Board specific low level init code, called _very_ early in the * startup sequence. Relocation to SDRAM has...
4ms/stm32mp1-baremetal
3,296
third-party/u-boot/u-boot-stm32mp1-baremetal/board/sysam/stmark2/sbf_dram_init.S
/* SPDX-License-Identifier: GPL-2.0+ */ /* * Board-specific early ddr/sdram init. * * (C) Copyright 2017 Angelo Dureghello <angelo@sysam.it> */ .equ PPMCR0, 0xfc04002d .equ MSCR_SDRAMC, 0xec094060 .equ MISCCR2, 0xec09001a .equ DDR_RCR, 0xfc0b8180 .equ DDR_PADCR, 0xfc0b81ac .equ DDR_CR00, 0xfc0b8000 .equ DDR_CR06,...