repo_id
string
size
int64
file_path
string
content
string
xhawk18/s_task
13,207
projects/stm32f103/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
;******************** (C) COPYRIGHT 2011 STMicroelectronics ******************** ;* File Name : startup_stm32f10x_md_vl.s ;* Author : MCD Application Team ;* Version : V3.5.0 ;* Date : 11-March-2011 ;* Description : STM32F10x Medium Density Value Line Devices vector ...
xhawk18/s_task
16,132
projects/stm32f103/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
;******************** (C) COPYRIGHT 2011 STMicroelectronics ******************** ;* File Name : startup_stm32f10x_xl.s ;* Author : MCD Application Team ;* Version : V3.5.0 ;* Date : 11-March-2011 ;* Description : STM32F10x XL-Density Devices vector table for EWARM ;...
xhawk18/s_task
12,521
projects/stm32f103/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/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 ;* ...
xhawk18/s_task
15,733
projects/stm32f103/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/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 EWARM ...
xhawk18/s_task
16,119
projects/stm32f103/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
;******************** (C) COPYRIGHT 2011 STMicroelectronics ******************* ;* File Name : startup_stm32f10x_cl.s ;* Author : MCD Application Team ;* Version : V3.5.0 ;* Date : 11-March-2011 ;* Description : STM32F10x Connectivity line devices vector table for ;...
xhawk18/s_task
12,581
projects/stm32f103/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
;******************** (C) COPYRIGHT 2011 STMicroelectronics ******************** ;* File Name : startup_stm32f10x_ld_vl.s ;* Author : MCD Application Team ;* Version : V3.5.0 ;* Date : 11-March-2011 ;* Description : STM32F10x Low Density Value Line Devices vector tab...
xhawk18/s_task
10,511
projects/m051/M051SeriesBSP/LibM051Series/CMSIS/CM0/DeviceSupport/Nuvoton/M051Series/startup/arm/startup_M051Series.s
;/**************************************************************************//** ; * @file startup_M051Series.s ; * @version V2.00 ; * $Revision: 2 $ ; * $Date: 4/09/12 2:22p $ ; * @brief M051 Series Startup Source File ; * ; * @note ; * Copyright (C) 2011 Nuvoton Technology Corp. All rights reserved. ; * ; **...
xhawk18/s_task
2,782
projects/m051/M051SeriesBSP/LibM051Series/CMSIS/CM0/DeviceSupport/Nuvoton/M051Series/startup/gcc/semihost.s
/****************************************************************************** * @file: semihost.s * @author: xhchen *****************************************************************************/ .code 16 .syntax unified .text .thumb_func .ifdef DEBUG_ENABLE_SEMIHOST .type SH_DoCommand, functi...
xhawk18/s_task
8,586
projects/m051/M051SeriesBSP/LibM051Series/CMSIS/CM0/DeviceSupport/Nuvoton/M051Series/startup/iar/startup_M051Series.s
;/**************************************************************************//** ; * @file startup_M051Series.s ; * @version V2.00 ; * $Revision: 2 $ ; * $Date: 12/04/24 11:46a $ ; * @brief M051 Series Startup Source File for IAR Platform ; * ; * @note ; * Copyright (C) 2011 Nuvoton Technology Corp. All rights...
xhawk18/s_task
12,698
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/gcc_ride7/startup_stm32f30x.s
/** ****************************************************************************** * @file startup_stm32f30x.s * @author MCD Application Team * @version V1.2.2 * @date 27-February-2015 * @brief STM32F30x Devices vector table for RIDE7 toolchain. * This module performs: * ...
xhawk18/s_task
25,940
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/arm/startup_stm32f30x.s
;******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f30x.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F30x devices vector table for MDK-ARM toolchain. ...
xhawk18/s_task
25,944
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/arm/startup_stm32f303xc.s
;******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f303xc.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F303xC devices vector table for MDK-ARM toolcha...
xhawk18/s_task
23,432
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/arm/startup_stm32f302x8.s
;******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f302x8.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F302x8 devices vector table for MDK-ARM toolcha...
xhawk18/s_task
26,892
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/arm/startup_stm32f303xe.s
;******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f303xe.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F303xE devices vector table for MDK-ARM toolcha...
xhawk18/s_task
21,791
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/arm/startup_stm32f334x8.s
;******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f334x8.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F334 devices vector table for MDK-ARM toolchain...
xhawk18/s_task
12,498
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/TrueSTUDIO/startup_stm32f30x.s
/** ****************************************************************************** * @file startup_stm32f30x.s * @author MCD Application Team * @version V1.2.2 * @date 27-February-2015 * @brief stm32f30x vector table for Atollic TrueSTUDIO toolchain. * This module performs: ...
xhawk18/s_task
12,500
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/TrueSTUDIO/startup_stm32f303xc.s
/** ****************************************************************************** * @file startup_stm32f303xC.s * @author MCD Application Team * @version V1.2.2 * @date 27-February-2015 * @brief stm32f30x vector table for Atollic TrueSTUDIO toolchain. * This module performs:...
xhawk18/s_task
11,020
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/TrueSTUDIO/startup_stm32f302x8.s
/** ****************************************************************************** * @file startup_stm32f302x8.s * @author MCD Application Team * @version V1.2.2 * @date 27-February-2015 * @brief stm32f30x vector table for Atollic TrueSTUDIO toolchain. * This module performs:...
xhawk18/s_task
13,288
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/TrueSTUDIO/startup_stm32f303xe.s
/** ****************************************************************************** * @file startup_stm32f303xe.s * @author MCD Application Team * @version V1.2.2 * @date 27-February-2015 * @brief stm32f30x vector table for Atollic TrueSTUDIO toolchain. * This module performs:...
xhawk18/s_task
11,634
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/TrueSTUDIO/startup_stm32f334x8.s
/** ****************************************************************************** * @file startup_stm32f334x8.s * @author MCD Application Team * @version V1.2.2 * @date 27-February-2015 * @brief stm32f30x vector table for Atollic TrueSTUDIO toolchain. * This module performs:...
xhawk18/s_task
22,993
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/iar/startup_stm32f30x.s
;/******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f30x.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F30x devices vector table for EWARM toolchain. ;...
xhawk18/s_task
22,997
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/iar/startup_stm32f303xc.s
;/******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f303xc.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F303xC devices vector table for EWARM toolchai...
xhawk18/s_task
20,717
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/iar/startup_stm32f302x8.s
;/******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f302x8.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F302x8 devices vector table for EWARM toolchai...
xhawk18/s_task
24,260
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/iar/startup_stm32f303xe.s
;/******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f334x8.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F303RE/STM32F303VE/STM32F303ZE devices vector ...
xhawk18/s_task
20,833
projects/stm32f302/Libraries/CMSIS/Device/ST/STM32F30x/Source/Templates/iar/startup_stm32f334x8.s
;/******************** (C) COPYRIGHT 2015 STMicroelectronics ******************** ;* File Name : startup_stm32f334x8.s ;* Author : MCD Application Team ;* Version : V1.2.2 ;* Date : 27-February-2015 ;* Description : STM32F334x8 devices vector table for EWARM toolchai...
xhawk18/s_task
17,102
projects/stm32l431cc/MDK-ARM/startup_stm32l431xx.s
;******************************************************************************* ;* File Name : startup_stm32l431xx.s ;* Author : MCD Application Team ;* Description : STM32L431xx Ultra Low Power devices vector table for MDK-ARM toolchain. ;* This module performs: ;* ...
Xharlie/DISN
15,136
isosurface/tbb/tbb-2018_U6/src/tbb/ia64-gas/atomic_support.s
// Copyright (c) 2005-2018 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law o...
Xharlie/DISN
2,699
isosurface/tbb/tbb-2018_U6/src/tbb/ia64-gas/ia64_misc.s
// Copyright (c) 2005-2018 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law o...
Xharlie/DISN
1,282
isosurface/tbb/tbb-2018_U6/src/tbb/ia64-gas/lock_byte.s
// Copyright (c) 2005-2018 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law o...
Xharlie/DISN
1,316
isosurface/tbb/tbb-2018_U6/src/tbb/ia64-gas/log2.s
// Copyright (c) 2005-2018 Intel Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law o...
xi816/gc16x
1,501
fun/gpaint.s
main: mov %ax $0060 mov %si 0 mov %cx 64600 call bg_fill bg_fill: int $0C inx %si loop bg_fill int $11 call draw_panel jmp program_loop draw_panel: mov %ax *color mov %si 64600 sub %si 6800 mov %cx 6800 .loop: int $0C inx %si loop .loop int $11 ret program_loop: call draw_pan...
xi816/gc16x
4,572
GovnPy/libgovn/font.s
res: .underline: bytes $00 $00 $00 $00 $00 $00 $00 $FF .font: bytes $00 $00 $00 $00 $00 $00 $00 $00 $07 $01 $57 $54 $77 $50 $50 $00 $07 $01 $57 $54 $27 $50 $50 $00 $07 $01 $53 $51 $27 $50 $50 $00 $07 $01 $73 $21 $27 $20 $20 $00 $07 $01 $73 $51 $57 $70 $20 $00 $07 $05 $57 $55 $35 $50 $50 $00 $03 $05 $13 $15 $13 $10 $70 ...
xi816/gc16x
1,290
GovnPy/libgovn/gdi9x.s
border: ; (x, y, w, h, pat) pop %bp pop %gi pop %dx pop %bx pop %si pop %ax mul %si 340 add %si %ax call border_asm push 0 push %bp ret border_asm: push %si .bloop: lda *%gi cmp %ax $10 jme .fill cmp %ax $20 jme .middle cmp %ax $30 jme .eline ...
xi816/gc16x
2,068
GovnPy/libgovn/std.s
call main lds endmsg push %si call puts pop %ax ; exit code left on stack int $0 endmsg: bytes "Destroying GovnPy runtime data...$^@" ; GovnPy Standard Library puti: pop %bp pop %ax cmp %ax 0 jme .zer ldb 10000 ldg 0 .loop: ldc %ax div %ax %bx div %ax 10 cmp %dx %gi jme .next add...
xi816/gc16x
2,015
GovnPy/libgovn/gui.s
vputs: ; (x,y,c,t) pop %bp pop %gi pop %ax pop %dx pop %si mul %dx 340 add %si %dx call vputs- push %dx push %bp ret cls: ; (c) pop %bp pop %ax call cls- push 0 push %bp ret box: ; (x,y,w,h,c) pop %bp pop %ax pop %dx pop %bx pop %cx p...
xi816/gc16x
2,359
GovnPy/progs/compiled/source.s
; libgovn/std.s call main lds endmsg push %si call puts pop %ax ; exit code left on stack int $0 endmsg: bytes "Destroying GovnPy runtime data...$^@" ; GovnPy Standard Library puti: pop %bp pop %ax cmp %ax 0 jme .zer ldb 10000 ldg 0 .loop: ldc %ax div %ax %bx div %ax 10 cmp %dx %gi ...
xia-chu/webrtc_apm
7,686
apm/src/main/jni/webrtc/webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S
@ @ Copyright (c) 2012 The WebRTC project authors. All Rights Reserved. @ @ Use of this source code is governed by a BSD-style license @ that can be found in the LICENSE file in the root of the source @ tree. An additional intellectual property rights grant can be found @ in the file PATENTS. All contributing project ...
xia-chu/webrtc_apm
2,882
apm/src/main/jni/webrtc/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S
@ @ Written by Wilco Dijkstra, 1996. The following email exchange establishes the @ license. @ @ From: Wilco Dijkstra <Wilco.Dijkstra@ntlworld.com> @ Date: Fri, Jun 24, 2011 at 3:20 AM @ Subject: Re: sqrt routine @ To: Kevin Ma <kma@google.com> @ Hi Kevin, @ Thanks for asking. Those routines are public domain (original...
xia-chu/webrtc_apm
4,623
apm/src/main/jni/webrtc/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S
@ @ Copyright (c) 2012 The WebRTC project authors. All Rights Reserved. @ @ Use of this source code is governed by a BSD-style license @ that can be found in the LICENSE file in the root of the source @ tree. An additional intellectual property rights grant can be found @ in the file PATENTS. All contributing project ...
xiangxud/webrtc_H265player
27,922
test/prod_decoder/codec/3rdparty/de265/libde265/arm/hevcdsp_qpel_neon.S
/* * Copyright (c) 2014 - 2015 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 Licens...
xiangxud/webrtc_H265player
1,028
test/prod_decoder/codec/3rdparty/de265/libde265/arm/cpudetect.S
/* * H.265 video codec. * Copyright (c) 2013-2015 struktur AG, Joachim Bauch <bauch@struktur.de> * * This file is part of libde265. * * libde265 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, e...
xiangxud/webrtc_H265player
8,035
test/prod_decoder/codec/3rdparty/de265/libde265/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...
xiangxud/webrtc_H265player
1,975
test/prod_decoder/codec/3rdparty/de265/libde265/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...
xiangxud/webrtc_H265player
30,541
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm/reconstruct_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
8,888
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm/svc_motion_estimation.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
19,200
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm/intra_pred_sad_3_opt_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
18,374
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm/pixel_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
15,468
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm/intra_pred_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
2,042
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm/memory_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
18,514
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm64/intra_pred_sad_3_opt_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
16,009
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm64/pixel_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
15,981
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm64/intra_pred_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
9,447
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm64/svc_motion_estimation_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
2,243
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm64/memory_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
26,960
test/prod_decoder/codec/3rdparty/openh264/codec/encoder/core/arm64/reconstruct_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
2,610
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm/intra_pred_common_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
2,026
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm/arm_arch_common_macro.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
23,685
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm/deblocking_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
5,029
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm/copy_mb_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
3,864
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm/expand_picture_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
75,114
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm/mc_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
6,689
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm64/copy_mb_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
101,814
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm64/mc_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
30,585
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm64/deblocking_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
2,028
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm64/arm_arch64_common_macro.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
4,382
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm64/expand_picture_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
2,211
test/prod_decoder/codec/3rdparty/openh264/codec/common/arm64/intra_pred_common_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
16,716
test/prod_decoder/codec/3rdparty/openh264/codec/decoder/core/arm/intra_pred_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
4,979
test/prod_decoder/codec/3rdparty/openh264/codec/decoder/core/arm/block_add_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
16,376
test/prod_decoder/codec/3rdparty/openh264/codec/decoder/core/arm64/intra_pred_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
5,648
test/prod_decoder/codec/3rdparty/openh264/codec/decoder/core/arm64/block_add_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
20,397
test/prod_decoder/codec/3rdparty/openh264/codec/processing/src/arm/vaa_calc_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
2,171
test/prod_decoder/codec/3rdparty/openh264/codec/processing/src/arm/pixel_sad_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
10,534
test/prod_decoder/codec/3rdparty/openh264/codec/processing/src/arm/down_sample_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
3,070
test/prod_decoder/codec/3rdparty/openh264/codec/processing/src/arm/adaptive_quantization.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
2,052
test/prod_decoder/codec/3rdparty/openh264/codec/processing/src/arm64/pixel_sad_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
3,145
test/prod_decoder/codec/3rdparty/openh264/codec/processing/src/arm64/adaptive_quantization_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
16,627
test/prod_decoder/codec/3rdparty/openh264/codec/processing/src/arm64/vaa_calc_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
xiangxud/webrtc_H265player
9,186
test/prod_decoder/codec/3rdparty/openh264/codec/processing/src/arm64/down_sample_aarch64_neon.S
/*! * \copy * Copyright (c) 2013, Cisco Systems * 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 co...
Xiaodao-chen/fly-pig
25,463
f401/STARTUP/startup_stm32f401xx.s
;******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f401xx.s ;* Author : MCD Application Team ;* @version : V1.8.0 ;* @date : 09-November-2016 ;* Description : STM32F401xx devices vector table for MDK-ARM toolcha...
Xiaodao-chen/fly-pig
11,110
Sysemview/SEGGER/SEGGER_RTT_ASM_ARMv7M.S
/********************************************************************* * (c) SEGGER Microcontroller GmbH * * The Embedded Experts * * www.segger.com * ************************************...
XiaoHai11111/REF_Base
22,518
2.Firmware/OLED_RTOS_Demo/startup/startup_stm32f405xx.s
/** ****************************************************************************** * @file startup_stm32f405xx.s * @author MCD Application Team * @brief STM32F405xx Devices vector table for GCC based toolchains. * This module performs: * - Set the initial SP * ...
XiaoHai11111/REF_Base
22,518
2.Firmware/IMU_RTOS_Demo/startup/startup_stm32f405xx.s
/** ****************************************************************************** * @file startup_stm32f405xx.s * @author MCD Application Team * @brief STM32F405xx Devices vector table for GCC based toolchains. * This module performs: * - Set the initial SP * ...
XiaoHai11111/REF_Base
22,518
2.Firmware/F405_Demo/startup/startup_stm32f405xx.s
/** ****************************************************************************** * @file startup_stm32f405xx.s * @author MCD Application Team * @brief STM32F405xx Devices vector table for GCC based toolchains. * This module performs: * - Set the initial SP * ...
XiaoHai11111/REF_Base
22,518
2.Firmware/OLED_Demo/startup/startup_stm32f405xx.s
/** ****************************************************************************** * @file startup_stm32f405xx.s * @author MCD Application Team * @brief STM32F405xx Devices vector table for GCC based toolchains. * This module performs: * - Set the initial SP * ...
XiaoHai11111/REF_Base
22,518
2.Firmware/OLED_AstraUI/startup/startup_stm32f405xx.s
/** ****************************************************************************** * @file startup_stm32f405xx.s * @author MCD Application Team * @brief STM32F405xx Devices vector table for GCC based toolchains. * This module performs: * - Set the initial SP * ...
XiaojiaoChen/F7_Ethercat_RTOS
27,427
startup/startup_stm32f767xx.s
/** ****************************************************************************** * @file startup_stm32f767xx.s * @author MCD Application Team * @brief STM32F767xx Devices vector table for GCC based toolchain. * This module performs: * - Set the initial SP * ...
xiaoliang314/eventRTOS
5,926
arch/cortex-m/gcc/preempt_fp.s
/* * Copyright (C) 2021 xiaoliang<1296283984@qq.com>. */ .thumb .syntax unified .text .fpu vfpv2 .global PendSV_Handler .type PendSV_Handler, %function...
xiaoliang314/eventRTOS
4,503
arch/cortex-m/gcc/preempt_nofp.s
/* * Copyright (C) 2021 xiaoliang<1296283984@qq.com>. */ .thumb .syntax unified .text .global PendSV_Handler .type PendSV_Handler, %function PendSV_Handler: /*...
xiaoliang314/eventRTOS
5,657
arch/cortex-m/armcc/preempt_fp.s
;Copyright (C) 2021 xiaoliang<1296283984@qq.com>. PRESERVE8 THUMB AREA |.text|, CODE, READONLY PendSV_Handler PROC IMPORT kevent_schedule EXPORT Pe...
xiaoliang314/eventRTOS
4,337
arch/cortex-m/armcc/preempt_nofp.s
;Copyright (C) 2021 xiaoliang<1296283984@qq.com>. PRESERVE8 THUMB AREA |.text|, CODE, READONLY PendSV_Handler PROC IMPORT kevent_schedule EXPORT PendSV_Han...
xiaoliang314/eventRTOS
15,145
samples/STM32F103/Device/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...
XiaoMi/nnlib
6,657
hexagon/asm_src/gemsumb_h.S
/* * Copyright (c) 2016-2019, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source ...
XiaoMi/nnlib
17,581
hexagon/asm_src/getstats_h.S
/* * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source c...
XiaoMi/nnlib
14,388
hexagon/asm_src/gvmmpybbw_h.S
/* * Copyright (c) 2016-2019, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source c...
XiaoMi/nnlib
4,292
hexagon/asm_src/avgpool_aligned_hvx.S
/* * Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source ...
XiaoMi/nnlib
11,299
hexagon/asm_src/renorm_h.S
/* * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source c...
XiaoMi/nnlib
24,029
hexagon/asm_src/inconv2dbbb_s1_d32_v60_h.S
/* * Copyright (c) 2016-2019, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source c...
XiaoMi/nnlib
3,782
hexagon/asm_src/l2pref.S
/* * Copyright (c) 2016-2019, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source c...
XiaoMi/nnlib
41,430
hexagon/asm_src/gvconv2dbbb_circ6_d64_v65_h.S
/* * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source c...