repo_id stringlengths 5 115 | size int64 590 5.01M | file_path stringlengths 4 212 | content stringlengths 590 5.01M |
|---|---|---|---|
Akagi201/ffmpeg-xcode | 8,770 | ffmpeg-3.0.2/libavcodec/arm/hpeldsp_armv6.S | /*
* Copyright (c) 2009 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 2,332 | ffmpeg-3.0.2/libavcodec/arm/g722dsp_neon.S | /*
* ARM NEON optimised DSP functions for G722 coding
* Copyright (c) 2015 Peter Meerwald <pmeerw@pmeerw.net>
*
* This file is part of FFmpeg.
*
* FFmpeg 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 Foun... |
Akagi201/ffmpeg-xcode | 6,515 | ffmpeg-3.0.2/libavcodec/arm/rdft_neon.S | /*
* ARM NEON optimised RDFT
* Copyright (c) 2009 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1... |
Akagi201/ffmpeg-xcode | 3,521 | ffmpeg-3.0.2/libavcodec/arm/ac3dsp_armv6.S | /*
* Copyright (c) 2011 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 7,436 | ffmpeg-3.0.2/libavcodec/arm/fmtconvert_vfp.S | /*
* Copyright (c) 2013 RISC OS Open Ltd <bavison@riscosopen.org>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License,... |
Akagi201/ffmpeg-xcode | 15,536 | ffmpeg-3.0.2/libavcodec/arm/mlpdsp_armv6.S | /*
* Copyright (c) 2014 RISC OS Open Ltd
* Author: Ben Avison <bavison@riscosopen.org>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* versi... |
Akagi201/ffmpeg-xcode | 4,287 | ffmpeg-3.0.2/libavcodec/arm/synth_filter_neon.S | /*
* Copyright (c) 2010 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 4,428 | ffmpeg-3.0.2/libavcodec/arm/idctdsp_arm.S | @
@ ARMv4-optimized IDCT functions
@ Copyright (c) 2004 AGAWA Koji <i (AT) atty (DOT) jp>
@
@ This file is part of FFmpeg.
@
@ FFmpeg 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; either
@ version 2.1... |
Akagi201/ffmpeg-xcode | 7,209 | ffmpeg-3.0.2/libavcodec/arm/mdct_fixed_neon.S | /*
* Copyright (c) 2011 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 13,571 | ffmpeg-3.0.2/libavcodec/arm/vp3dsp_neon.S | /*
* Copyright (c) 2009 David Conrad
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at your option) any late... |
Akagi201/ffmpeg-xcode | 9,927 | ffmpeg-3.0.2/libavcodec/arm/aacpsdsp_neon.S | /*
* Copyright (c) 2012 Mans Rullgard
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at your option) any lat... |
Akagi201/ffmpeg-xcode | 19,773 | ffmpeg-3.0.2/libavcodec/arm/mlpdsp_armv5te.S | /*
* Copyright (c) 2014 RISC OS Open Ltd
* Author: Ben Avison <bavison@riscosopen.org>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* versi... |
Akagi201/ffmpeg-xcode | 13,292 | ffmpeg-3.0.2/libavcodec/arm/simple_idct_armv6.S | /*
* Simple IDCT
*
* Copyright (c) 2001 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2007 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by... |
Akagi201/ffmpeg-xcode | 64,315 | ffmpeg-3.0.2/libavcodec/arm/vp8dsp_armv6.S | /*
* VP8 ARMv6 optimisations
*
* Copyright (c) 2010 Google Inc.
* Copyright (c) 2010 Rob Clark <rob@ti.com>
* Copyright (c) 2011 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pub... |
Akagi201/ffmpeg-xcode | 14,259 | ffmpeg-3.0.2/libavcodec/arm/h264cmc_neon.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 1,975 | ffmpeg-3.0.2/libavcodec/arm/neon.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 2,665 | ffmpeg-3.0.2/libavcodec/arm/pixblockdsp_armv6.S | /*
* Copyright (c) 2009 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 10,346 | ffmpeg-3.0.2/libavcodec/arm/hevcdsp_deblock_neon.S | /*
* Copyright (c) 2014 Seppo Tomperi <seppo.tomperi@vtt.fi>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (... |
Akagi201/ffmpeg-xcode | 9,640 | ffmpeg-3.0.2/libavcodec/arm/fft_fixed_neon.S | /*
* Copyright (c) 2011 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 11,182 | ffmpeg-3.0.2/libavcodec/arm/mdct_vfp.S | /*
* Copyright (c) 2013 RISC OS Open Ltd
* Author: Ben Avison <bavison@riscosopen.org>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* versi... |
Akagi201/ffmpeg-xcode | 15,326 | ffmpeg-3.0.2/libavcodec/arm/fft_neon.S | /*
* ARM NEON optimised FFT
*
* Copyright (c) 2009 Mans Rullgard <mans@mansr.com>
* Copyright (c) 2009 Naotoshi Nojiri
*
* This algorithm (though not any of the implementation details) is
* based on libdjbfft by D. J. Bernstein.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribu... |
Akagi201/ffmpeg-xcode | 1,268 | ffmpeg-3.0.2/libavcodec/arm/blockdsp_neon.S | /*
* ARM NEON optimised block functions
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* ... |
Akagi201/ffmpeg-xcode | 5,015 | ffmpeg-3.0.2/libavcodec/arm/mpegaudiodsp_fixed_armv6.S | /*
* Copyright (c) 2011 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 3,050 | ffmpeg-3.0.2/libavcodec/arm/vorbisdsp_neon.S | /*
* ARM NEON optimised DSP functions
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* ve... |
Akagi201/ffmpeg-xcode | 19,099 | ffmpeg-3.0.2/libavcodec/arm/fft_vfp.S | /*
* Copyright (c) 2013 RISC OS Open Ltd
* Author: Ben Avison <bavison@riscosopen.org>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* versi... |
Akagi201/ffmpeg-xcode | 2,300 | ffmpeg-3.0.2/libavcodec/arm/lossless_audiodsp_neon.S | /*
* ARM NEON optimised integer operations
* Copyright (c) 2009 Kostya Shishkov
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 ... |
Akagi201/ffmpeg-xcode | 7,543 | ffmpeg-3.0.2/libavcodec/arm/startcode_armv6.S | /*
* Copyright (c) 2013 RISC OS Open Ltd
* Author: Ben Avison <bavison@riscosopen.org>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* versi... |
Akagi201/ffmpeg-xcode | 66,867 | ffmpeg-3.0.2/libavcodec/arm/vp8dsp_neon.S | /*
* VP8 NEON optimisations
*
* Copyright (c) 2010 Rob Clark <rob@ti.com>
* Copyright (c) 2011 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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 ... |
Akagi201/ffmpeg-xcode | 34,226 | ffmpeg-3.0.2/libavcodec/arm/rv40dsp_neon.S | /*
* Copyright (c) 2011 Janne Grunau <janne-libav@jannau.net>
* Copyright (c) 2011 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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 ... |
Akagi201/ffmpeg-xcode | 13,431 | ffmpeg-3.0.2/libavcodec/arm/hpeldsp_neon.S | /*
* ARM NEON optimised DSP functions
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* ve... |
Akagi201/ffmpeg-xcode | 4,948 | ffmpeg-3.0.2/libavcodec/alpha/idctdsp_alpha_asm.S | /*
* Alpha optimized IDCT-related routines
* Copyright (c) 2002 Falk Hueffner <falk@debian.org>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either... |
Akagi201/ffmpeg-xcode | 2,996 | ffmpeg-3.0.2/libavcodec/alpha/hpeldsp_alpha_asm.S | /*
* Alpha optimized DSP utils
* Copyright (c) 2002 Falk Hueffner <falk@debian.org>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version ... |
Akagi201/ffmpeg-xcode | 6,202 | ffmpeg-3.0.2/libavcodec/alpha/me_cmp_mvi_asm.S | /*
* Alpha optimized DSP utils
* Copyright (c) 2002 Falk Hueffner <falk@debian.org>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version ... |
Akagi201/ffmpeg-xcode | 7,457 | ffmpeg-3.0.2/libavresample/aarch64/resample_neon.S | /*
* Copyright (c) 2014 Janne Grunau <janne-libav@jannau.net>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or ... |
Akagi201/ffmpeg-xcode | 14,779 | ffmpeg-3.0.2/libavresample/aarch64/audio_convert_neon.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
* Copyright (c) 2014 Janne Grunau <janne-libav@jannau.net>
*
* This file is part of FFmpeg.
*
* FFmpeg 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 ... |
Akagi201/ffmpeg-xcode | 9,173 | ffmpeg-3.0.2/libavresample/arm/resample_neon.S | /*
* Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at... |
Akagi201/ffmpeg-xcode | 14,088 | ffmpeg-3.0.2/libavresample/arm/audio_convert_neon.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg
*
* FFmpeg 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; either
* version 2.1 of the License, or (at your... |
Akagi201/ffmpeg-xcode | 2,242 | ffmpeg-3.0.2/libswscale/arm/rgb2yuv_neon_16.S | /*
* Copyright (C) 2013 Xiaolei Yu <dreifachstein@gmail.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (... |
Akagi201/ffmpeg-xcode | 3,230 | ffmpeg-3.0.2/libswscale/arm/rgb2yuv_neon_32.S | /*
* Copyright (C) 2013 Xiaolei Yu <dreifachstein@gmail.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (... |
Akagi201/ffmpeg-xcode | 6,921 | ffmpeg-3.0.2/libswscale/arm/rgb2yuv_neon_common.S | /*
* Copyright (C) 2013 Xiaolei Yu <dreifachstein@gmail.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (... |
Akagi201/ffmpeg-xcode | 18,411 | ffmpeg-3.0.2/libswscale/arm/yuv2rgb_neon.S | /*
* Copyright (c) 2015 Matthieu Bouron <matthieu.bouron stupeflix.com>
* Copyright (c) 2015 Clément Bœsch <clement stupeflix.com>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by t... |
Akagi201/ffmpeg-xcode | 4,380 | ffmpeg-3.0.2/tests/checkasm/aarch64/checkasm.S | /****************************************************************************
* Assembly testing and benchmarking tool
* Copyright (c) 2015 Martin Storsjo
* Copyright (c) 2015 Janne Grunau
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or modify
* it under the terms of... |
Akagi201/ffmpeg-xcode | 3,609 | ffmpeg-3.0.2/tests/checkasm/arm/checkasm.S | /****************************************************************************
* Assembly testing and benchmarking tool
* Copyright (c) 2015 Martin Storsjo
* Copyright (c) 2015 Janne Grunau
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or modify
* it under the terms of... |
Akagi201/ffmpeg-xcode | 14,828 | ffmpeg-3.0.2/libswresample/aarch64/audio_convert_neon.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
* Copyright (c) 2014 Janne Grunau <janne-libav@jannau.net>
*
* This file is part of FFmpeg.
*
* FFmpeg 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 ... |
Akagi201/ffmpeg-xcode | 14,166 | ffmpeg-3.0.2/libswresample/arm/audio_convert_neon.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of libswresample.
*
* libswresample 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; either
* version 2.1 of the Licen... |
Akagi201/ffmpeg-xcode | 2,163 | ffmpeg-3.0.2/libavutil/aarch64/asm.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 7,934 | ffmpeg-3.0.2/libavutil/aarch64/float_dsp_neon.S | /*
* ARM NEON optimised Float DSP functions
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
* Copyright (c) 2014 Janne Grunau <janne-libav@jannau.net>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* ... |
Akagi201/ffmpeg-xcode | 15,252 | ffmpeg-3.0.2/libavutil/arm/float_dsp_vfp.S | /*
* Copyright (c) 2008 Siarhei Siamashka <ssvb@users.sourceforge.net>
*
* This file is part of FFmpeg
*
* FFmpeg 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; either
* version 2.1 of the Lice... |
Akagi201/ffmpeg-xcode | 8,298 | ffmpeg-3.0.2/libavutil/arm/asm.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either
* version 2.1 of the License, or (at you... |
Akagi201/ffmpeg-xcode | 9,779 | ffmpeg-3.0.2/libavutil/arm/float_dsp_neon.S | /*
* ARM NEON optimised Float DSP functions
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg 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; either... |
Akagi201/linux-0.11 | 8,583 | kernel/system_call.s | /*
* linux/kernel/system_call.s
*
* (C) 1991 Linus Torvalds
*/
/*
* system_call.s contains the system-call low-level handling routines.
* This also contains the timer-interrupt handler, as some of the code is
* the same. The hd- and flopppy-interrupts are also here.
*
* NOTE: This code handles signal-recognition, whic... |
Akagi201/linux-0.11 | 3,595 | kernel/asm.s | /*
* linux/kernel/asm.s
*
* (C) 1991 Linus Torvalds
*/
/*
* asm.s contains the low-level code for most hardware faults.
* page_exception is handled by the mm, so that isn't here. This
* file also handles (hopefully) fpu-exceptions due to TS-bit, as
* the fpu must be properly saved/resored. This hasn't been tested.
eax... |
Akagi201/linux-0.11 | 8,087 | boot/bootsect.s | !
! SYS_SIZE is the number of clicks (16 bytes) to be loaded.
! 0x3000 is 0x30000 bytes = 196kB, more than enough for current
! versions of linux ! SYS_SIZE ҪصĽ16 ֽΪ1 ڣ0x3000 Ϊ
1 2 3 4 5 6
0x7c00
0x0000
0x90000
0x10000
0xA0000
system ģ
ִλ·
0x90200
! 0x30000 ֽ=192 kBLinus ˣڵǰİ汾ռ㹻ˡ
!
SYSSIZE = 0x3000 ! ָӺsystem ģĴСμб1.2 ... |
Akagi201/linux-0.11 | 8,163 | boot/setup.s | !
! setup.s (C) 1991 Linus Torvalds
!
! setup.s is responsible for getting the system data from the BIOS,
! and putting them into the appropriate places in system memory.
! both setup.s and system has been loaded by the bootblock.
!
! This code asks the bios for memory/disk/other parameters, and
! puts them in a "safe"... |
Akagi201/linux-0.11 | 8,569 | boot/head.s | /*
* linux/boot/head.s
*
* (C) 1991 Linus Torvalds
*/
/*
* head.s contains the 32-bit startup code.
*
* NOTE!!! Startup happens at absolute address 0x00000000, which is also where
* the page directory will exist. The startup code will be overwritten by
* the page directory.
*/
/*
* head.s 32 λ롣
* ע!!! 32 λǴӾԵַ0x000000... |
Akagi201/linux-0.11 | 16,140 | kernel/chr_drv/keyboard.S | /*
* linux/kernel/keyboard.S
*
* (C) 1991 Linus Torvalds
*/
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini for the French keyboard
*/
/*
* лAlfred Leung US ̲
* Wolfgang Thiel ˵̲
* Marc Corsini ˷ļ̲
*/
#include <linux/config.h> // ںͷļԺӲͣHD_TYPEѡ
.text
.... |
Akagi201/linux-0.11 | 3,831 | kernel/chr_drv/rs_io.s | /*
* linux/kernel/rs_io.s
*
* (C) 1991 Linus Torvalds
*/
/*
* rs_io.s
*
* This module implements the rs232 io interrupts.
*/
/*
* óģʵrs232 жϴ
*/
.text
.globl _rs1_interrupt,_rs2_interrupt
// size Ƕдлֽڳȡ
size = 1024 /* must be power of two ! 2 Ĵη
and must match the value tty_io.c еֵƥ!
in tty_io.c!!! */
/* these are ... |
akalenuk/wordsandbuttons | 1,475 | exp/recursion_optimization/no_tco.s | .file "no_tco.cpp"
.section .text.unlikely,"ax",@progbits
.LCOLDB0:
.text
.LHOTB0:
.p2align 4,,15
.globl _Z12sum_of_firsti
.type _Z12sum_of_firsti, @function
_Z12sum_of_firsti:
.LFB0:
.cfi_startproc
testl %edi, %edi
jne .L4
xorl %eax, %eax
ret
.p2align 4,,10
.p2align 3
.L4:
jmp _Z12sum_of_firsti.part.0
.... |
akalenuk/wordsandbuttons | 2,039 | exp/recursion_optimization/no_tco_instances_trick_4.s | .file "no_tco_instances_trick_4.cpp"
.section .text.unlikely,"ax",@progbits
.LCOLDB0:
.text
.LHOTB0:
.p2align 4,,15
.type _Z12sum_of_firstILi0ELi4EEii.part.2, @function
_Z12sum_of_firstILi0ELi4EEii.part.2:
.LFB8:
.cfi_startproc
pushq %r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
pushq %r12
.cfi_def_cfa_off... |
akalenuk/wordsandbuttons | 14,585 | exp/cpp_and_and/ARMv7/s/minus_abs_plus.s | .text
.syntax unified
.cpu cortex-a8
.eabi_attribute 6, 10 @ Tag_CPU_arch
.eabi_attribute 7, 65 @ Tag_CPU_arch_profile
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu neon
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attrib... |
akalenuk/wordsandbuttons | 14,987 | exp/cpp_and_and/ARMv7/s/minus_mul_double_plus.s | .text
.syntax unified
.cpu cortex-a8
.eabi_attribute 6, 10 @ Tag_CPU_arch
.eabi_attribute 7, 65 @ Tag_CPU_arch_profile
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu neon
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attrib... |
akalenuk/wordsandbuttons | 14,661 | exp/cpp_and_and/ARMv7/s/and.s | .text
.syntax unified
.cpu cortex-a8
.eabi_attribute 6, 10 @ Tag_CPU_arch
.eabi_attribute 7, 65 @ Tag_CPU_arch_profile
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu neon
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attrib... |
akalenuk/wordsandbuttons | 14,807 | exp/cpp_and_and/ARMv7/s/compare_zero.s | .text
.syntax unified
.cpu cortex-a8
.eabi_attribute 6, 10 @ Tag_CPU_arch
.eabi_attribute 7, 65 @ Tag_CPU_arch_profile
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu neon
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attrib... |
akalenuk/wordsandbuttons | 14,998 | exp/cpp_and_and/ARMv7/s/andand_float.s | .text
.syntax unified
.cpu cortex-a8
.eabi_attribute 6, 10 @ Tag_CPU_arch
.eabi_attribute 7, 65 @ Tag_CPU_arch_profile
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu neon
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attrib... |
akalenuk/wordsandbuttons | 14,480 | exp/cpp_and_and/ARMv7/s/mul.s | .text
.syntax unified
.cpu cortex-a8
.eabi_attribute 6, 10 @ Tag_CPU_arch
.eabi_attribute 7, 65 @ Tag_CPU_arch_profile
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu neon
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attrib... |
akalenuk/wordsandbuttons | 14,520 | exp/cpp_and_and/ARMv7/s/minus_mul_plus.s | .text
.syntax unified
.cpu cortex-a8
.eabi_attribute 6, 10 @ Tag_CPU_arch
.eabi_attribute 7, 65 @ Tag_CPU_arch_profile
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu neon
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attrib... |
akalenuk/wordsandbuttons | 14,685 | exp/cpp_and_and/ARMv7/s/andand.s | .text
.syntax unified
.cpu cortex-a8
.eabi_attribute 6, 10 @ Tag_CPU_arch
.eabi_attribute 7, 65 @ Tag_CPU_arch_profile
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu neon
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attrib... |
akalenuk/wordsandbuttons | 15,020 | exp/cpp_and_and/ARMv7/s/andand_double.s | .text
.syntax unified
.cpu cortex-a8
.eabi_attribute 6, 10 @ Tag_CPU_arch
.eabi_attribute 7, 65 @ Tag_CPU_arch_profile
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu neon
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_denormal
.eabi_attrib... |
akalenuk/wordsandbuttons | 7,496 | exp/static_c/exp/intel_asm/exp_volatile_a_static_b.s | .file "exp_volatile_a_static_b.c"
.section .rodata.str1.1,"aMS",@progbits,1
.LC6:
.string "%f, %f, %f, %f, %f\n"
.section .rodata
.align 32
.LC0:
.long 858993459
.long 1075524403
.long 858993459
.long -1072155853
.long 3435973837
.long -1076048692
.long 171798692
.long 1075880919
.long 1030792151
.long -... |
akalenuk/wordsandbuttons | 6,498 | exp/static_c/exp/intel_asm/exp_triangular_matrix.s | .file "exp_triangular_matrix.c"
.section .rodata.str1.1,"aMS",@progbits,1
.LC7:
.string "%f, %f, %f, %f, %f\n"
.section .rodata
.align 32
.LC0:
.long 858993459
.long 1075524403
.long 858993459
.long -1072155853
.long 3435973837
.long -1076048692
.long 171798692
.long 1075880919
.long 1030792151
.long -10... |
akalenuk/wordsandbuttons | 8,297 | exp/static_c/exp/intel_asm/exp_volatile_a_b.s | .file "exp_volatile_a_b.c"
.section .rodata.str1.1,"aMS",@progbits,1
.LC6:
.string "%f, %f, %f, %f, %f\n"
.section .rodata
.align 32
.LC0:
.long 858993459
.long 1075524403
.long 858993459
.long -1072155853
.long 3435973837
.long -1076048692
.long 171798692
.long 1075880919
.long 1030792151
.long -1071425... |
akalenuk/wordsandbuttons | 1,084 | exp/static_c/exp/intel_asm/exp_static_a_b.s | .file "exp_static_a_b.c"
.section .rodata.str1.1,"aMS",@progbits,1
.LC6:
.string "%f, %f, %f, %f, %f\n"
.section .text.unlikely,"ax",@progbits
.LCOLDB7:
.section .text.startup,"ax",@progbits
.LHOTB7:
.p2align 4,,15
.globl main
.type main, @function
main:
.LFB22:
.cfi_startproc
subq $8, %rsp
.cfi_def_cfa_offs... |
akalenuk/wordsandbuttons | 4,848 | exp/static_c/exp/intel_asm/exp_static_a_volatile_b.s | .file "exp_static_a_volatile_b.c"
.section .rodata.str1.1,"aMS",@progbits,1
.LC31:
.string "%f, %f, %f, %f, %f\n"
.section .text.unlikely,"ax",@progbits
.LCOLDB32:
.section .text.startup,"ax",@progbits
.LHOTB32:
.p2align 4,,15
.globl main
.type main, @function
main:
.LFB22:
.cfi_startproc
subq $104, %rsp
.cf... |
akalenuk/wordsandbuttons | 10,386 | exp/static_c/exp/intel_asm/exp_runtime.s | .file "exp_runtime.c"
.section .text.unlikely,"ax",@progbits
.LCOLDB1:
.text
.LHOTB1:
.p2align 4,,15
.globl aijn
.type aijn, @function
aijn:
.LFB12:
.cfi_startproc
cmpl %r9d, %r8d
je .L5
jmp aijn.part.0
.p2align 4,,10
.p2align 3
.L5:
imull %edx, %r8d
addl %r8d, %ecx
movslq %ecx, %rcx
movsd (%rdi,%rcx,8)... |
akalenuk/wordsandbuttons | 6,930 | exp/static_c/exp/arm_asm/exp_volatile_a_static_b.s | .syntax unified
.arch armv7-a
.eabi_attribute 27, 3
.eabi_attribute 28, 1
.fpu vfpv3-d16
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.thumb
.file "exp... |
akalenuk/wordsandbuttons | 5,667 | exp/static_c/exp/arm_asm/exp_triangular_matrix.s | .syntax unified
.arch armv7-a
.eabi_attribute 27, 3
.eabi_attribute 28, 1
.fpu vfpv3-d16
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.thumb
.file "exp... |
akalenuk/wordsandbuttons | 7,267 | exp/static_c/exp/arm_asm/exp_volatile_a_b.s | .syntax unified
.arch armv7-a
.eabi_attribute 27, 3
.eabi_attribute 28, 1
.fpu vfpv3-d16
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.thumb
.file "exp... |
akalenuk/wordsandbuttons | 1,357 | exp/static_c/exp/arm_asm/exp_static_a_b.s | .syntax unified
.arch armv7-a
.eabi_attribute 27, 3
.eabi_attribute 28, 1
.fpu vfpv3-d16
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.thumb
.file "exp... |
akalenuk/wordsandbuttons | 3,725 | exp/static_c/exp/arm_asm/exp_static_a_volatile_b.s | .syntax unified
.arch armv7-a
.eabi_attribute 27, 3
.eabi_attribute 28, 1
.fpu vfpv3-d16
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.thumb
.file "exp... |
akalenuk/wordsandbuttons | 6,140 | exp/static_c/exp/arm_asm/exp_runtime.s | .syntax unified
.arch armv7-a
.eabi_attribute 27, 3
.eabi_attribute 28, 1
.fpu vfpv3-d16
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.thumb
.file "exp... |
akalenuk/wordsandbuttons | 320,714 | exp/cuda/GTX1050Ti/benchmark.s |
Fatbin elf code:
================
arch = sm_61
code version = [1,7]
producer = <unknown>
host = linux
compile_size = 64bit
code for sm_61
Fatbin elf code:
================
arch = sm_61
code version = [1,7]
producer = <unknown>
host = linux
compile_size = 64bit
code for sm_61
Function : _Z9nano_sortPKfS0_Pfi
.h... |
AkaSec-1337-CyberSecurity-Club/Akasec-CTF-2024 | 2,600 | pwn/bad_trip_and_the_absolute_horror_of_the_trip/pay.s | global _start
; rsi ---> temporary storage [time bfr prefetching]
; rbx ---> temporary storage [time after prefetching]
; rax ---> used for division
; rdi ---> temporary storage
; r8 ---> address iterator
; r9 ---> temporary storage
; r11 ---> full addr
; r10 ---> the time that prefetch took
; r12 ---> average
; ... |
AkaSec-1337-CyberSecurity-Club/CyberOdyssey_2024_Qualifications | 1,440 | Pwn/burg/src/boot.s | bits 16:
section .boot;
global boot;
%define NULL_SEG 0
%define CODE_SEG 0x8
%define DATA_SEG 0x10
%define RCODE_SEG 0x18
%define RDATA_SEG 0x20
boot:
mov ah, 0x00; Function: Set video mode
mov al, 0x03; Mode: 80x25 text mode (mode 3 dzeb)
int 0x10; Call BIOS interrupt
call load_step1_5; loading the seco... |
AkaSec-1337-CyberSecurity-Club/CyberOdyssey_2024_Qualifications | 2,039 | Pwn/burg/test/src/boot.s | bits 16:
section .boot;
global boot;
;org 0x7c00
%define NULL_SEG 0
%define CODE_SEG 0x8
%define DATA_SEG 0x10
%define RCODE_SEG 0x18
%define RDATA_SEG 0x20
boot:
mov ah, 0x00; Function: Set video mode
mov al, 0x03; Mode: 80x25 text mode (mode 3 dzeb)
int 0x10; Call BIOS interrupt
call load_step1_5; loa... |
akatrevorjay/edid-generator | 1,292 | 1680x1050.S | /*
1680x1050.S: EDID data set for standard 1680x1050 60 Hz monitor
Copyright (C) 2012 Carsten Emde <C.Emde@osadl.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
... |
akatrevorjay/edid-generator | 1,138 | 800x600.S | /*
800x600.S: EDID data set for standard 800x600 60 Hz monitor
Copyright (C) 2011 Carsten Emde <C.Emde@osadl.org>
Copyright (C) 2014 Linaro Limited
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Softw... |
akatrevorjay/edid-generator | 1,288 | 1600x1200.S | /*
1600x1200.S: EDID data set for standard 1600x1200 60 Hz monitor
Copyright (C) 2013 Carsten Emde <C.Emde@osadl.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
... |
akatrevorjay/edid-generator | 1,288 | 1280x1024.S | /*
1280x1024.S: EDID data set for standard 1280x1024 60 Hz monitor
Copyright (C) 2011 Carsten Emde <C.Emde@osadl.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
... |
akatrevorjay/edid-generator | 9,709 | edid.S | /*
edid.S: EDID data template
Copyright (C) 2012 Carsten Emde <C.Emde@osadl.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option... |
akatrevorjay/edid-generator | 1,317 | 1024x768.S | /*
1024x768.S: EDID data set for standard 1024x768 60 Hz monitor
Copyright (C) 2011 Carsten Emde <C.Emde@osadl.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
... |
akatrevorjay/edid-generator | 1,287 | 1920x1080.S | /*
1920x1080.S: EDID data set for standard 1920x1080 60 Hz monitor
Copyright (C) 2012 Carsten Emde <C.Emde@osadl.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
... |
akheron/cpython | 11,660 | 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... |
akheron/cpython | 8,955 | 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... |
akheron/cpython | 9,719 | 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 ... |
akheron/cpython | 9,914 | 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
... |
akheron/cpython | 7,234 | 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... |
Akhil-Sharma-26/yeet | 32,114 | external/cryptopp/aes_armv4.S | @ Copyright 2007-2018 The OpenSSL Project Authors. All Rights Reserved.
@
@ ====================================================================
@ Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
@ project. The module is, however, dual licensed under OpenSSL and
@ CRYPTOGAMS licenses depending on where you ... |
Akhil-Sharma-26/yeet | 59,489 | external/cryptopp/sha256_armv4.S | @ Copyright 2007-2019 The OpenSSL Project Authors. All Rights Reserved.
@
@ ====================================================================
@ Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
@ project. The module is, however, dual licensed under OpenSSL and
@ CRYPTOGAMS licenses depending on where you ... |
Akhil-Sharma-26/yeet | 29,134 | external/cryptopp/sha1_armv4.S | @ Copyright 2007-2019 The OpenSSL Project Authors. All Rights Reserved.
@
@ ====================================================================
@ Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
@ project. The module is, however, dual licensed under OpenSSL and
@ CRYPTOGAMS licenses depending on where you ... |
Akhil-Sharma-26/yeet | 42,371 | external/cryptopp/sha512_armv4.S | @ Copyright 2007-2019 The OpenSSL Project Authors. All Rights Reserved.
@
@ ====================================================================
@ Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
@ project. The module is, however, dual licensed under OpenSSL and
@ CRYPTOGAMS licenses depending on where you ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.