repo_id string | size int64 | file_path string | content string |
|---|---|---|---|
amygdalama/nagini | 10,785 | intermediary-python/Modules/_ctypes/libffi/src/s390/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2000 Software AG
Copyright (c) 2008 Red Hat, Inc.
S390 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated doc... |
amygdalama/nagini | 9,187 | intermediary-python/Modules/_ctypes/libffi/src/pa/linux.S | /* -----------------------------------------------------------------------
linux.S - (c) 2003-2004 Randolph Chung <tausq@debian.org>
(c) 2008 Red Hat, Inc.
HPPA Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated doc... |
amygdalama/nagini | 9,226 | intermediary-python/Modules/_ctypes/libffi/src/pa/hpux32.S | /* -----------------------------------------------------------------------
hpux32.S - Copyright (c) 2006 Free Software Foundation, Inc.
(c) 2008 Red Hat, Inc.
based on src/pa/linux.S
HP-UX PA Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
... |
amygdalama/nagini | 12,418 | intermediary-python/Modules/_ctypes/libffi/src/x86/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2013 The Written Word, Inc.
- Copyright (c) 1996,1998,2001-2003,2005,2008,2010 Red Hat, Inc.
X86 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a cop... |
amygdalama/nagini | 11,483 | intermediary-python/Modules/_ctypes/libffi/src/x86/freebsd.S | /* -----------------------------------------------------------------------
freebsd.S - Copyright (c) 1996, 1998, 2001, 2002, 2003, 2005 Red Hat, Inc.
Copyright (c) 2008 Björn König
X86 Foreign Function Interface for FreeBSD
Permission is hereby granted, free of charge, to any person obtaining
a... |
amygdalama/nagini | 11,571 | intermediary-python/Modules/_ctypes/libffi/src/x86/unix64.S | /* -----------------------------------------------------------------------
unix64.S - Copyright (c) 2013 The Written Word, Inc.
- Copyright (c) 2008 Red Hat, Inc
- Copyright (c) 2002 Bo Thorsen <bo@suse.de>
x86-64 Foreign Function Interface
Permission is hereby granted, free of charge, to any p... |
amygdalama/nagini | 11,363 | intermediary-python/Modules/_ctypes/libffi/src/x86/darwin64.S | /* -----------------------------------------------------------------------
darwin64.S - Copyright (c) 2006 Free Software Foundation, Inc.
Copyright (c) 2008 Red Hat, Inc.
derived from unix64.S
x86-64 Foreign Function Interface for Darwin.
Permission is hereby granted, free of charge, to any perso... |
amygdalama/nagini | 32,228 | intermediary-python/Modules/_ctypes/libffi/src/x86/win32.S | /* -----------------------------------------------------------------------
win32.S - Copyright (c) 1996, 1998, 2001, 2002, 2009 Red Hat, Inc.
Copyright (c) 2001 John Beniton
Copyright (c) 2002 Ranjit Mathew
Copyright (c) 2009 Daniel Witte
X86 Foreign Function Interface
Permission ... |
amygdalama/nagini | 9,335 | intermediary-python/Modules/_ctypes/libffi/src/x86/win64.S | #define LIBFFI_ASM
#include <fficonfig.h>
#include <ffi.h>
/* Constants for ffi_call_win64 */
#define STACK 0
#define PREP_ARGS_FN 32
#define ECIF 40
#define CIF_BYTES 48
#define CIF_FLAGS 56
#define RVALUE 64
#define FN 72
/* ffi_call_win64 (void (*prep_args_fn)(char *, extended_cif *),
extended... |
amygdalama/nagini | 9,827 | intermediary-python/Modules/_ctypes/libffi/src/x86/darwin.S | /* -----------------------------------------------------------------------
darwin.S - Copyright (c) 1996, 1998, 2001, 2002, 2003, 2005 Red Hat, Inc.
Copyright (C) 2008 Free Software Foundation, Inc.
X86 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a c... |
amygdalama/nagini | 11,693 | intermediary-python/Modules/_ctypes/libffi/src/sh64/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2003, 2004, 2006, 2008 Kaz Kojima
SuperH SHmedia Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files... |
amygdalama/nagini | 8,328 | intermediary-python/Modules/_ctypes/libffi/src/alpha/osf.S | /* -----------------------------------------------------------------------
osf.S - Copyright (c) 1998, 2001, 2007, 2008, 2011 Red Hat
Alpha/OSF Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (t... |
amygdalama/nagini | 4,194 | intermediary-python/Modules/_ctypes/libffi/src/bfin/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>
Blackfin Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associate... |
amygdalama/nagini | 10,586 | intermediary-python/Modules/_ctypes/libffi/src/mips/o32.S | /* -----------------------------------------------------------------------
o32.S - Copyright (c) 1996, 1998, 2005 Red Hat, Inc.
MIPS Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``So... |
amygdalama/nagini | 14,529 | intermediary-python/Modules/_ctypes/libffi/src/mips/n32.S | /* -----------------------------------------------------------------------
n32.S - Copyright (c) 1996, 1998, 2005, 2007, 2009, 2010 Red Hat, Inc.
MIPS Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation ... |
amygdalama/nagini | 6,196 | intermediary-python/Modules/_ctypes/libffi/src/powerpc/linux64_closure.S | /* -----------------------------------------------------------------------
sysv.h - Copyright (c) 2003 Jakub Jelinek <jakub@redhat.com>
Copyright (c) 2008 Red Hat, Inc.
PowerPC64 Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associate... |
amygdalama/nagini | 6,653 | intermediary-python/Modules/_ctypes/libffi/src/powerpc/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 1998 Geoffrey Keating
Copyright (C) 2007 Free Software Foundation, Inc
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated do... |
amygdalama/nagini | 6,691 | intermediary-python/Modules/_ctypes/libffi/src/powerpc/aix.S | /* -----------------------------------------------------------------------
aix.S - Copyright (c) 2002, 2009 Free Software Foundation, Inc.
based on darwin.S by John Hornkvist
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associa... |
amygdalama/nagini | 16,330 | intermediary-python/Modules/_ctypes/libffi/src/powerpc/darwin_closure.S | /* -----------------------------------------------------------------------
darwin_closure.S - Copyright (c) 2002, 2003, 2004, 2010,
Free Software Foundation, Inc.
based on ppc_closure.S
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this soft... |
amygdalama/nagini | 7,279 | intermediary-python/Modules/_ctypes/libffi/src/powerpc/ppc_closure.S | /* -----------------------------------------------------------------------
sysv.h - Copyright (c) 2003 Jakub Jelinek <jakub@redhat.com>
Copyright (c) 2008 Red Hat, Inc.
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated ... |
amygdalama/nagini | 9,120 | intermediary-python/Modules/_ctypes/libffi/src/powerpc/aix_closure.S | /* -----------------------------------------------------------------------
aix_closure.S - Copyright (c) 2002, 2003, 2009 Free Software Foundation, Inc.
based on darwin_closure.S
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and ass... |
amygdalama/nagini | 11,262 | intermediary-python/Modules/_ctypes/libffi/src/powerpc/darwin.S | /* -----------------------------------------------------------------------
darwin.S - Copyright (c) 2000 John Hornkvist
Copyright (c) 2004, 2010 Free Software Foundation, Inc.
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and as... |
amygdalama/nagini | 5,263 | intermediary-python/Modules/_ctypes/libffi/src/powerpc/linux64.S | /* -----------------------------------------------------------------------
sysv.h - Copyright (c) 2003 Jakub Jelinek <jakub@redhat.com>
Copyright (c) 2008 Red Hat, Inc.
PowerPC64 Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associate... |
amygdalama/nagini | 11,659 | intermediary-python/Modules/_ctypes/libffi_osx/x86/darwin64.S | /* -----------------------------------------------------------------------
darwin64.S - Copyright (c) 2006 Free Software Foundation, Inc.
derived from unix64.S
x86-64 Foreign Function Interface for Darwin.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and... |
amygdalama/nagini | 8,955 | intermediary-python/Modules/_ctypes/libffi_osx/x86/x86-darwin.S | #ifdef __i386__
/* -----------------------------------------------------------------------
darwin.S - Copyright (c) 1996, 1998, 2001, 2002, 2003 Red Hat, Inc.
X86 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated do... |
amygdalama/nagini | 9,719 | intermediary-python/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S | #if defined(__ppc__) || defined(__ppc64__)
/* -----------------------------------------------------------------------
ppc-darwin.S - Copyright (c) 2000 John Hornkvist
Copyright (c) 2004 Free Software Foundation, Inc.
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person ... |
amygdalama/nagini | 9,914 | intermediary-python/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S | #if defined(__ppc64__)
/* -----------------------------------------------------------------------
ppc64-darwin_closure.S - Copyright (c) 2002, 2003, 2004, Free Software Foundation,
Inc. based on ppc_closure.S
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
... |
amygdalama/nagini | 7,234 | intermediary-python/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S | #if defined(__ppc__)
/* -----------------------------------------------------------------------
ppc-darwin_closure.S - Copyright (c) 2002, 2003, 2004, Free Software Foundation,
Inc. based on ppc_closure.S
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a co... |
analogdevicesinc/EVAL-ADICUP360 | 10,733 | projects/ADuCM360_demo_blink/IAR/system/src/ADuCM360/startup_ADuCM360.s | ;/**************************************************************************//**
; * @file startup_ADuCM360.s
; * @brief CMSIS Cortex-M3 Core Device Startup File for
; * Device ADuCM360
; * @version V3.10
; * @date 23. November 2012
; *
; * @note
; *
; *********************************************... |
analogdevicesinc/EVAL-ADICUP360 | 13,376 | projects/ADuCM360_demo_cn0359_reva/src/system/cmsis/startup_ADuCM360.S | /* File: startup_ARMCM3.S
* Purpose: startup file for Cortex-M3 devices. Should use with
* GCC for ARM Embedded Processors
* Version: V2.01
* Date: 12 June 2014
*
*/
/* Copyright (c) 2011 - 2014 ARM LIMITED
All rights reserved.
Redistribution and use in source and binary forms, with or without
modific... |
amygdalama/nagini | 7,026 | nagini-python/Modules/_ctypes/libffi/src/m68k/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2012 Alan Hourihane
Copyright (c) 1998, 2012 Andreas Schwab
Copyright (c) 2008 Red Hat, Inc.
Copyright (c) 2012 Thorsten Glaser
m68k Foreign Function Interface
Permission is hereby granted, free... |
amygdalama/nagini | 9,317 | nagini-python/Modules/_ctypes/libffi/src/aarch64/sysv.S | /* Copyright (c) 2009, 2010, 2011, 2012 ARM Ltd.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish... |
amygdalama/nagini | 4,840 | nagini-python/Modules/_ctypes/libffi/src/avr32/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2009 Bradley Smith <brad@brad-smith.co.uk>
AVR32 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (t... |
amygdalama/nagini | 3,050 | nagini-python/Modules/_ctypes/libffi/src/m32r/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2004 Renesas Technology
M32R Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software'... |
amygdalama/nagini | 3,414 | nagini-python/Modules/_ctypes/libffi/src/frv/eabi.S | /* -----------------------------------------------------------------------
eabi.S - Copyright (c) 2004 Anthony Green
FR-V Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in th... |
amygdalama/nagini | 2,676 | nagini-python/Modules/_ctypes/libffi/src/moxie/eabi.S | /* -----------------------------------------------------------------------
eabi.S - Copyright (c) 2012, 2013 Anthony Green
Moxie Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to dea... |
amygdalama/nagini | 8,770 | nagini-python/Modules/_ctypes/libffi/src/microblaze/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2012, 2013 Xilinx, Inc
MicroBlaze Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software... |
amygdalama/nagini | 7,414 | nagini-python/Modules/_ctypes/libffi/src/sparc/v9.S | /* -----------------------------------------------------------------------
v9.S - Copyright (c) 2000, 2003, 2004, 2008 Red Hat, Inc.
SPARC 64-bit Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files ... |
amygdalama/nagini | 7,406 | nagini-python/Modules/_ctypes/libffi/src/sparc/v8.S | /* -----------------------------------------------------------------------
v8.S - Copyright (c) 2013 The Written Word, Inc.
Copyright (c) 1996, 1997, 2003, 2004, 2008 Red Hat, Inc.
SPARC Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of thi... |
amygdalama/nagini | 11,939 | nagini-python/Modules/_ctypes/libffi/src/tile/tile.S | /* -----------------------------------------------------------------------
tile.S - Copyright (c) 2011 Tilera Corp.
Tilera TILEPro and TILE-Gx Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
... |
amygdalama/nagini | 11,649 | nagini-python/Modules/_ctypes/libffi/src/ia64/unix.S | /* -----------------------------------------------------------------------
unix.S - Copyright (c) 1998, 2008 Red Hat, Inc.
Copyright (c) 2000 Hewlett Packard Company
IA64/unix Foreign Function Interface
Primary author: Hans Boehm, HP Labs
Loosely modeled on Cygnus code for other platforms... |
amygdalama/nagini | 7,517 | nagini-python/Modules/_ctypes/libffi/src/metag/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2013 Imagination Technologies Ltd.
Meta Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``So... |
amygdalama/nagini | 14,687 | nagini-python/Modules/_ctypes/libffi/src/sh/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2002, 2003, 2004, 2006, 2008 Kaz Kojima
SuperH Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (... |
amygdalama/nagini | 5,479 | nagini-python/Modules/_ctypes/libffi/src/cris/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2004 Simon Posnjak
Copyright (c) 2005 Axis Communications AB
CRIS Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated d... |
amygdalama/nagini | 10,794 | nagini-python/Modules/_ctypes/libffi/src/arm/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 1998, 2008, 2011 Red Hat, Inc.
Copyright (c) 2011 Plausible Labs Cooperative, Inc.
ARM Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this ... |
amygdalama/nagini | 142,148 | nagini-python/Modules/_ctypes/libffi/src/arm/trampoline.S | # GENERATED CODE - DO NOT EDIT
# This file was generated by src/arm/gentramp.sh
# Copyright (c) 2010, Plausible Labs Cooperative, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# Software''), to deal in the Software... |
amygdalama/nagini | 5,610 | nagini-python/Modules/_ctypes/libffi/src/xtensa/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2013 Tensilica, Inc.
XTENSA Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''... |
amygdalama/nagini | 10,785 | nagini-python/Modules/_ctypes/libffi/src/s390/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2000 Software AG
Copyright (c) 2008 Red Hat, Inc.
S390 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated doc... |
amygdalama/nagini | 9,187 | nagini-python/Modules/_ctypes/libffi/src/pa/linux.S | /* -----------------------------------------------------------------------
linux.S - (c) 2003-2004 Randolph Chung <tausq@debian.org>
(c) 2008 Red Hat, Inc.
HPPA Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated doc... |
amygdalama/nagini | 9,226 | nagini-python/Modules/_ctypes/libffi/src/pa/hpux32.S | /* -----------------------------------------------------------------------
hpux32.S - Copyright (c) 2006 Free Software Foundation, Inc.
(c) 2008 Red Hat, Inc.
based on src/pa/linux.S
HP-UX PA Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
... |
amygdalama/nagini | 12,418 | nagini-python/Modules/_ctypes/libffi/src/x86/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2013 The Written Word, Inc.
- Copyright (c) 1996,1998,2001-2003,2005,2008,2010 Red Hat, Inc.
X86 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a cop... |
amygdalama/nagini | 11,483 | nagini-python/Modules/_ctypes/libffi/src/x86/freebsd.S | /* -----------------------------------------------------------------------
freebsd.S - Copyright (c) 1996, 1998, 2001, 2002, 2003, 2005 Red Hat, Inc.
Copyright (c) 2008 Björn König
X86 Foreign Function Interface for FreeBSD
Permission is hereby granted, free of charge, to any person obtaining
a... |
amygdalama/nagini | 11,571 | nagini-python/Modules/_ctypes/libffi/src/x86/unix64.S | /* -----------------------------------------------------------------------
unix64.S - Copyright (c) 2013 The Written Word, Inc.
- Copyright (c) 2008 Red Hat, Inc
- Copyright (c) 2002 Bo Thorsen <bo@suse.de>
x86-64 Foreign Function Interface
Permission is hereby granted, free of charge, to any p... |
amygdalama/nagini | 11,363 | nagini-python/Modules/_ctypes/libffi/src/x86/darwin64.S | /* -----------------------------------------------------------------------
darwin64.S - Copyright (c) 2006 Free Software Foundation, Inc.
Copyright (c) 2008 Red Hat, Inc.
derived from unix64.S
x86-64 Foreign Function Interface for Darwin.
Permission is hereby granted, free of charge, to any perso... |
amygdalama/nagini | 32,228 | nagini-python/Modules/_ctypes/libffi/src/x86/win32.S | /* -----------------------------------------------------------------------
win32.S - Copyright (c) 1996, 1998, 2001, 2002, 2009 Red Hat, Inc.
Copyright (c) 2001 John Beniton
Copyright (c) 2002 Ranjit Mathew
Copyright (c) 2009 Daniel Witte
X86 Foreign Function Interface
Permission ... |
amygdalama/nagini | 9,335 | nagini-python/Modules/_ctypes/libffi/src/x86/win64.S | #define LIBFFI_ASM
#include <fficonfig.h>
#include <ffi.h>
/* Constants for ffi_call_win64 */
#define STACK 0
#define PREP_ARGS_FN 32
#define ECIF 40
#define CIF_BYTES 48
#define CIF_FLAGS 56
#define RVALUE 64
#define FN 72
/* ffi_call_win64 (void (*prep_args_fn)(char *, extended_cif *),
extended... |
amygdalama/nagini | 9,827 | nagini-python/Modules/_ctypes/libffi/src/x86/darwin.S | /* -----------------------------------------------------------------------
darwin.S - Copyright (c) 1996, 1998, 2001, 2002, 2003, 2005 Red Hat, Inc.
Copyright (C) 2008 Free Software Foundation, Inc.
X86 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a c... |
amygdalama/nagini | 11,693 | nagini-python/Modules/_ctypes/libffi/src/sh64/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2003, 2004, 2006, 2008 Kaz Kojima
SuperH SHmedia Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files... |
amygdalama/nagini | 8,328 | nagini-python/Modules/_ctypes/libffi/src/alpha/osf.S | /* -----------------------------------------------------------------------
osf.S - Copyright (c) 1998, 2001, 2007, 2008, 2011 Red Hat
Alpha/OSF Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (t... |
amygdalama/nagini | 4,194 | nagini-python/Modules/_ctypes/libffi/src/bfin/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 2012 Alexandre K. I. de Mendonca <alexandre.keunecke@gmail.com>
Blackfin Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associate... |
amygdalama/nagini | 10,586 | nagini-python/Modules/_ctypes/libffi/src/mips/o32.S | /* -----------------------------------------------------------------------
o32.S - Copyright (c) 1996, 1998, 2005 Red Hat, Inc.
MIPS Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``So... |
amygdalama/nagini | 14,529 | nagini-python/Modules/_ctypes/libffi/src/mips/n32.S | /* -----------------------------------------------------------------------
n32.S - Copyright (c) 1996, 1998, 2005, 2007, 2009, 2010 Red Hat, Inc.
MIPS Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation ... |
amygdalama/nagini | 6,196 | nagini-python/Modules/_ctypes/libffi/src/powerpc/linux64_closure.S | /* -----------------------------------------------------------------------
sysv.h - Copyright (c) 2003 Jakub Jelinek <jakub@redhat.com>
Copyright (c) 2008 Red Hat, Inc.
PowerPC64 Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associate... |
amygdalama/nagini | 6,653 | nagini-python/Modules/_ctypes/libffi/src/powerpc/sysv.S | /* -----------------------------------------------------------------------
sysv.S - Copyright (c) 1998 Geoffrey Keating
Copyright (C) 2007 Free Software Foundation, Inc
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated do... |
amygdalama/nagini | 6,691 | nagini-python/Modules/_ctypes/libffi/src/powerpc/aix.S | /* -----------------------------------------------------------------------
aix.S - Copyright (c) 2002, 2009 Free Software Foundation, Inc.
based on darwin.S by John Hornkvist
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associa... |
amygdalama/nagini | 16,330 | nagini-python/Modules/_ctypes/libffi/src/powerpc/darwin_closure.S | /* -----------------------------------------------------------------------
darwin_closure.S - Copyright (c) 2002, 2003, 2004, 2010,
Free Software Foundation, Inc.
based on ppc_closure.S
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this soft... |
amygdalama/nagini | 7,279 | nagini-python/Modules/_ctypes/libffi/src/powerpc/ppc_closure.S | /* -----------------------------------------------------------------------
sysv.h - Copyright (c) 2003 Jakub Jelinek <jakub@redhat.com>
Copyright (c) 2008 Red Hat, Inc.
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated ... |
amygdalama/nagini | 9,120 | nagini-python/Modules/_ctypes/libffi/src/powerpc/aix_closure.S | /* -----------------------------------------------------------------------
aix_closure.S - Copyright (c) 2002, 2003, 2009 Free Software Foundation, Inc.
based on darwin_closure.S
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and ass... |
amygdalama/nagini | 11,262 | nagini-python/Modules/_ctypes/libffi/src/powerpc/darwin.S | /* -----------------------------------------------------------------------
darwin.S - Copyright (c) 2000 John Hornkvist
Copyright (c) 2004, 2010 Free Software Foundation, Inc.
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and as... |
amygdalama/nagini | 5,263 | nagini-python/Modules/_ctypes/libffi/src/powerpc/linux64.S | /* -----------------------------------------------------------------------
sysv.h - Copyright (c) 2003 Jakub Jelinek <jakub@redhat.com>
Copyright (c) 2008 Red Hat, Inc.
PowerPC64 Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associate... |
amygdalama/nagini | 11,659 | nagini-python/Modules/_ctypes/libffi_osx/x86/darwin64.S | /* -----------------------------------------------------------------------
darwin64.S - Copyright (c) 2006 Free Software Foundation, Inc.
derived from unix64.S
x86-64 Foreign Function Interface for Darwin.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and... |
amygdalama/nagini | 8,955 | nagini-python/Modules/_ctypes/libffi_osx/x86/x86-darwin.S | #ifdef __i386__
/* -----------------------------------------------------------------------
darwin.S - Copyright (c) 1996, 1998, 2001, 2002, 2003 Red Hat, Inc.
X86 Foreign Function Interface
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated do... |
amygdalama/nagini | 9,719 | nagini-python/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S | #if defined(__ppc__) || defined(__ppc64__)
/* -----------------------------------------------------------------------
ppc-darwin.S - Copyright (c) 2000 John Hornkvist
Copyright (c) 2004 Free Software Foundation, Inc.
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person ... |
amygdalama/nagini | 9,914 | nagini-python/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S | #if defined(__ppc64__)
/* -----------------------------------------------------------------------
ppc64-darwin_closure.S - Copyright (c) 2002, 2003, 2004, Free Software Foundation,
Inc. based on ppc_closure.S
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
... |
amygdalama/nagini | 7,234 | nagini-python/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S | #if defined(__ppc__)
/* -----------------------------------------------------------------------
ppc-darwin_closure.S - Copyright (c) 2002, 2003, 2004, Free Software Foundation,
Inc. based on ppc_closure.S
PowerPC Assembly glue.
Permission is hereby granted, free of charge, to any person obtaining
a co... |
AnalogDragon/flir | 12,458 | CORE/startup_stm32f10x_md.s | ;******************** (C) COPYRIGHT 2011 STMicroelectronics ********************
;* File Name : startup_stm32f10x_md.s
;* Author : MCD Application Team
;* Version : V3.5.0
;* Date : 11-March-2011
;* Description : STM32F10x Medium Density Devices vector table for MDK-... |
AnalogDragon/flir | 15,145 | CORE/startup_stm32f10x_hd.s | ;******************** (C) COPYRIGHT 2011 STMicroelectronics ********************
;* File Name : startup_stm32f10x_hd.s
;* Author : MCD Application Team
;* Version : V3.5.0
;* Date : 11-March-2011
;* Description : STM32F10x High Density Devices vector table for MDK-AR... |
AnalogDragon/TouchPad-Demo | 12,458 | CORE/startup_stm32f10x_md.s | ;******************** (C) COPYRIGHT 2011 STMicroelectronics ********************
;* File Name : startup_stm32f10x_md.s
;* Author : MCD Application Team
;* Version : V3.5.0
;* Date : 11-March-2011
;* Description : STM32F10x Medium Density Devices vector table for MDK-... |
AnalogDragon/TouchPad-Demo | 15,145 | CORE/startup_stm32f10x_hd.s | ;******************** (C) COPYRIGHT 2011 STMicroelectronics ********************
;* File Name : startup_stm32f10x_hd.s
;* Author : MCD Application Team
;* Version : V3.5.0
;* Date : 11-March-2011
;* Description : STM32F10x High Density Devices vector table for MDK-AR... |
AnalogMan151/sumoCheatMenu | 1,141 | Sources/helpers/bootloader.s | .arm
.align(4);
.section .text
.global _Reset
_Reset:
STMFD SP!, {R0-R12, LR};
MRS R0, CPSR
STMFD SP!, {R0}
LDR R6, =_Reset
ADR R5, _Reset
sub r5, r5, r6 /* r5 = realAddress - baseAddress */
ldr r6, = __rel_dyn_start
ldr r7, = __rel_dyn_end
add r6, r6, r5
add r7, r7, r5
relocNotFinished:
ldmia r6!, {r3, r... |
anantn/glendix | 1,821 | arch/x86/kernel/plan9_syscall_table.S | ENTRY(plan9_syscall_table)
.long sys_plan9_unimplemented /* 0 */
.long sys_plan9_deprecated /* _errstr */
.long sys_plan9_unimplemented
.long sys_plan9_chdir
.long sys_plan9_close
.long sys_plan9_dup /* 5 */
.long sys_plan9_unimplemented
.long sys_plan9_unimplemented
.long sys_plan9_exits
.long sys_pla... |
anantn/glendix | 32,947 | arch/x86/kernel/entry_32.S | /*
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* entry.S contains the system-call and fault low-level handling routines.
* This also contains the timer-interrupt handler, as well as all interrupts
* and faults that can result in a task-switch.
*
* NOTE: This code handles signal-recognition, which happe... |
AndersBNielsen/abn6502 | 71,801 | abn6502rom.s | .feature string_escapes ; Allow c-style string escapes when using ca65
.feature org_per_seg
.feature c_comments
.export I2CADDR, I2CREG, i2c_read, i2c_test, main, kb_rptr, PRIMM, printk, printbyte, wkey, PORTB, TIMEOUT,exitirq, printa, newline, setpulses, scrp, scwp, simpledelay, selectbaudrate, MILLISH,resetkb, clrsc... |
AndersBNielsen/abn6502 | 8,367 | crom.s | ; CROM source
.segment "CROM"
.byte $00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$18,$66,$66,$18,$62,$3c,$06,$0c,$30,$00,$00,$00,$00,$00,$00,$3c,$18,$3c,$3c,$06,$7e,$3c,$7e,$3c,$3c,$00,$00,$0e,$00,$70,$3c,$3c,$18,$7c,$3c,$78,$7e,... |
AndersBNielsen/abn6502 | 1,894 | userland.s | .feature string_escapes ; Allow c-style string escapes when using ca65
.feature c_comments
;PRIMM = $FFC8 ; Userland can use ROM subroutines if we tell them where they are. Check listing.txt for current subroutine addresses
;.require "abn6502rom.s"
.import kb_rptr: zeropage, scrp: zeropage, scwp: zeropage, CRSRPNT: zer... |
AndersBNielsen/65uino | 22,503 | abn6507rom.s | ; Written by Anders Nielsen, 2023-2025
; License: https://creativecommons.org/licenses/by-nc/4.0/legalcode
.feature string_escapes ; Allow c-style string escapes when using ca65
.feature org_per_seg
.feature c_comments
;assembleprogrammer = YES
assemblelarus = 1
assemblesdr = 1
BAUDRATE=4800 ; Max 9600 - 4800 leaves... |
AndersBNielsen/65uino | 16,855 | si5351.s | ;Driver for si5351
; ; Below should be placed in the zero page
; ; Inputs
; freq0 .res 1 ; Frequency LSB
; freq1 .res 1
; freq2 .res 1
; freq3 .res 1 ; Frequency MSB
; ; Internal
; dividend0 .res 1 ; 750_750_751 (LSB first)
; dividend1 .res 1
; dividend2 .res 1
; dividend3 ... |
AndersBNielsen/65uino | 4,036 | flappylarus.s | ;Flappy Larus constants and variables
GRAVITY = 160
debounce_flag = mode
loopcounter = runpnt
random = rxcnt
loopcounter2 = runpnt+1
gamespeed = txcnt
obstaclecnt = stringp
obstacleh = stringp+1
score = halt-1
initgame:
jsr ssd1306_clear
lda #6
sta gamespeed
sta loopcounter2
lda #0
sta score
sta loopcounter
lda #... |
AndersBNielsen/65uino | 19,556 | programmer.s | ; Written by Anders Nielsen, 2023-2024
; License: https://creativecommons.org/licenses/by-nc/4.0/legalcode
; Relatively Universal ROM Programmer 6502 Firmware
erasing:.asciiz "\nErasing...\n"
m27c512rom:.asciiz "M27C512"
w27c512rom:.asciiz "W27C512"
foundwithid:.asciiz " found with ID: "
unrecognized:.asciiz "Unreco... |
AndersBNielsen/65uino | 4,024 | i2c.s | ; Written by Anders Nielsen, 2023-2025
; License: https://creativecommons.org/licenses/by-nc/4.0/legalcode
SCL = 1 ; DRB0 bitmask
SCL_INV = $FE ; Inverted for easy clear bit
SDA = 2 ; DRB1 bitmask
SDA_INV = $FD
; i2c routines for the 65uino
i2c_start:
lda I2CADDR
rol ; Shift in carry
sta outb ; Save ad... |
AndersBNielsen/65uino | 1,990 | snippets.s | /*
This file is example code
; This snippet just twiddles LED's
; Set DDRA to $FF to configure port A as output
lda #$FF
sta DDRA
; Initialize stringp to 1 to represent the pattern of LED lights
lda #1
sta stringp
; Loop to continuously twiddle the LED pattern
twiddle:
; Rotate left the LED pattern stored in st... |
AndersBNielsen/65uino | 7,257 | ssd1306.s | ssd1306_init:
clc
jsr i2c_start
ldy #0
initloop:
lda ssd1306_inittab, y
cmp #$ff
beq init_done
sta outb
jsr i2cbyteout
iny
bne initloop ; BRA
init_done:
jsr i2c_stop
rts
ssd1306_clear:
lda #0
sta cursor
sta tflags ; Reset scroll, fast and invert
jsr ssd1306_setline
lda #0
jsr ... |
AndersBNielsen/65uino | 10,564 | 95char5x7font.s | fontc1:
.byte $00 ; 20 32
.byte $00 ; 21 33 !
.byte $00 ; 22 34
.byte $14 ; 23 35 #
.byte $24 ; 24 36 $
.byte $23 ; 25 37 %
.byte $36 ; 26 38 &
.byte $00 ; 27 39 '
.byte $00 ; 28 40 (
.byte $00 ; 29 41 )
.byte $14 ; 2A 42 *
.byte $08 ; 2B 43 +
.byte $00 ; 2C 44
.byte $08 ; 2D 45 -
.byte $00 ;... |
andersm/usbcart | 2,552 | arflasher/sysid.S | ! Sega Saturn cartridge flash tool
! Copyright © 2012, 2015 Anders Montonen
! Original software by ExCyber
! Graphics routines by Charles MacDonald
! All rights reserved.
!
! Redistribution and use in source and binary forms, with or without
! modification, are permitted provided that the following... |
andersm/usbcart | 1,659 | arflasher/romwrap.S | ! Sega Saturn cartridge flash tool
! Copyright © 2012, 2015 Anders Montonen
! Original software by ExCyber
! Graphics routines by Charles MacDonald
! All rights reserved.
!
! Redistribution and use in source and binary forms, with or without
! modification, are permitted provided that the following... |
andersm/usbcart | 1,455 | arflasher/crt0.S | !
! Bart's Custom Sega Saturn Start-Up Code
! Bart Trzynadlowski, 2001
! Public domain
!
! For use with the GNU C Compiler. This code has been tested with gcc version
! cygnus-2.7-96q3.
!
! Make sure this is the first file linked into your project, so that it is at
! the very beginning. Use the BART.LNK linker script. ... |
andersm/usbcart | 2,451 | cartrom/sysid.S | ! Sega Saturn USB flash cart ROM
! Copyright © 2012, 2015 Anders Montonen
! 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 copyr... |
andersm/usbcart | 1,455 | cartrom/crt0.S | !
! Bart's Custom Sega Saturn Start-Up Code
! Bart Trzynadlowski, 2001
! Public domain
!
! For use with the GNU C Compiler. This code has been tested with gcc version
! cygnus-2.7-96q3.
!
! Make sure this is the first file linked into your project, so that it is at
! the very beginning. Use the BART.LNK linker script. ... |
andlabs/libui | 1,540 | _doc/export/writewidths.s | # 22 october 2017
# clang -o writewidths writewidths.c writewidths.s -g -Wall -Wextra -pedantic -g
# thanks to:
# - http://www.idryman.org/blog/2014/12/02/writing-64-bit-assembly-on-mac-os-x/
# - https://developer.apple.com/library/content/documentation/DeveloperTools/Reference/Assembler/060-i386_Addressing_Modes_and_A... |
AndrasKovacs/staged | 43,789 | hipe-doc/Bench.s | .section .rodata.str,"aMS",@progbits,1
.align 1
.align 1
.Lr12p_bytes:
.string "Bench.hs"
.section .rodata.str,"aMS",@progbits,1
.align 1
.align 1
.Lr12l_bytes:
.string "undefined"
.section .rodata.str,"aMS",@progbits,1
.align 1
.align 1
.globl Bench_zdtczqUBool3_bytes
.type Bench_zdtczqUBool3_bytes, @object
Bench_zd... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.