repo_id stringlengths 5 115 | size int64 590 5.01M | file_path stringlengths 4 212 | content stringlengths 590 5.01M |
|---|---|---|---|
policumbent/dumBMS | 24,043 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f427xx.s | /**
******************************************************************************
* @file startup_stm32f427xx.s
* @author MCD Application Team
* @brief STM32F427xx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 22,613 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f415xx.s | /**
******************************************************************************
* @file startup_stm32f415xx.s
* @author MCD Application Team
* @brief STM32F415xx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 21,172 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f412vx.s | /**
******************************************************************************
* @file startup_stm32f412vx.s
* @author MCD Application Team
* @brief STM32F412Vx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 24,248 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f429xx.s | /**
******************************************************************************
* @file startup_stm32f429xx.s
* @author MCD Application Team
* @brief STM32F429xx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 22,858 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f407xx.s | /**
******************************************************************************
* @file startup_stm32f407xx.s
* @author MCD Application Team
* @brief STM32F407xx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 23,107 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f413xx.s | /**
******************************************************************************
* @file startup_stm32f413xx.s
* @author MCD Application Team
* @brief STM32F413xx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 20,260 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f411xe.s | /**
******************************************************************************
* @file startup_stm32f411xe.s
* @author MCD Application Team
* @brief STM32F411xExx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 21,088 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f412cx.s | /**
******************************************************************************
* @file startup_stm32f412Cx.s
* @author MCD Application Team
* @brief STM32F412Cx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 24,601 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f469xx.s | /**
******************************************************************************
* @file startup_stm32f469xx.s
* @author MCD Application Team
* @brief STM32F469xx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 18,834 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f410tx.s | /**
******************************************************************************
* @file startup_stm32f410tx.s
* @author MCD Application Team
* @brief STM32F410Tx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 19,069 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f410rx.s | /**
******************************************************************************
* @file startup_stm32f410rx.s
* @author MCD Application Team
* @brief STM32F410Rx Devices vector table for GCC based toolchains.
* This module performs:
* - Set the initial SP
* ... |
policumbent/dumBMS | 27,947 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f405xx.s | ;*******************************************************************************
;* File Name : startup_stm32f405xx.s
;* Author : MCD Application Team
;* Description : STM32F405xx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 17,405 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f410cx.s | ;*******************************************************************************
;* File Name : startup_stm32f410cx.s
;* Author : MCD Application Team
;* Description : STM32F410Cx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 29,556 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f437xx.s | ;*******************************************************************************
;* File Name : startup_stm32f437xx.s
;* Author : MCD Application Team
;* Description : STM32F437x devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 29,739 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f439xx.s | ;*******************************************************************************
;* File Name : startup_stm32f439xx.s
;* Author : MCD Application Team
;* Description : STM32F439x devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 19,648 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f412rx.s | ;*******************************************************************************
;* File Name : startup_stm32f412rx.s
;* Author : MCD Application Team
;* Description : STM32F412Rx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 28,289 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f417xx.s | ;*******************************************************************************
;* File Name : startup_stm32f417xx.s
;* Author : MCD Application Team
;* Description : STM32F417xx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 30,011 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f479xx.s | ;*******************************************************************************
;* File Name : startup_stm32f479xx.s
;* Author : MCD Application Team
;* Description : STM32F479x devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 29,671 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f446xx.s | ;*******************************************************************************
;* File Name : startup_stm32f446xx.s
;* Author : MCD Application Team
;* Description : STM32F446x devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 19,648 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f412zx.s | ;*******************************************************************************
;* File Name : startup_stm32f412zx.s
;* Author : MCD Application Team
;* Description : STM32F412Zx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 21,524 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f423xx.s | ;*******************************************************************************
;* File Name : startup_stm32f423xx.s
;* Author : MCD Application Team
;* Description : STM32F423xx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 24,616 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f401xc.s | ;*******************************************************************************
;* File Name : startup_stm32f401xc.s
;* Author : MCD Application Team
;* Description : STM32F401xc devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 24,612 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f401xe.s | ;*******************************************************************************
;* File Name : startup_stm32f401xe.s
;* Author : MCD Application Team
;* Description : STM32F401xe devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 29,552 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f427xx.s | ;*******************************************************************************
;* File Name : startup_stm32f427xx.s
;* Author : MCD Application Team
;* Description : STM32F427x devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 27,923 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f415xx.s | ;*******************************************************************************
;* File Name : startup_stm32f415xx.s
;* Author : MCD Application Team
;* Description : STM32F415xx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 19,648 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f412vx.s | ;*******************************************************************************
;* File Name : startup_stm32f412vx.s
;* Author : MCD Application Team
;* Description : STM32F412Vx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 29,851 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f429xx.s | ;*******************************************************************************
;* File Name : startup_stm32f429xx.s
;* Author : MCD Application Team
;* Description : STM32F429x devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 28,409 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f407xx.s | ;*******************************************************************************
;* File Name : startup_stm32f407xx.s
;* Author : MCD Application Team
;* Description : STM32F407xx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 21,449 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f413xx.s | ;*******************************************************************************
;* File Name : startup_stm32f413xx.s
;* Author : MCD Application Team
;* Description : STM32F413xx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 24,737 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f411xe.s | ;*******************************************************************************
;* File Name : startup_stm32f411xe.s
;* Author : MCD Application Team
;* Description : STM32F411xExx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 19,484 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f412cx.s | ;*******************************************************************************
;* File Name : startup_stm32f412cx.s
;* Author : MCD Application Team
;* Description : STM32F412Cx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 29,941 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f469xx.s | ;*******************************************************************************
;* File Name : startup_stm32f469xx.s
;* Author : MCD Application Team
;* Description : STM32F469x devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 17,170 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f410tx.s | ;*******************************************************************************
;* File Name : startup_stm32f410tx.s
;* Author : MCD Application Team
;* Description : STM32F410Tx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 17,405 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f410rx.s | ;*******************************************************************************
;* File Name : startup_stm32f410rx.s
;* Author : MCD Application Team
;* Description : STM32F410Rx devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 20,453 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f405xx.s | ;********************************************************************************
;* File Name : startup_stm32f405xx.s
;* Author : MCD Application Team
;* Description : STM32F405xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 17,791 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f410cx.s | ;********************************************************************************
;* File Name : startup_stm32f410cx.s
;* Author : MCD Application Team
;* Description : STM32F410Cx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 22,351 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f437xx.s | ;********************************************************************************
;* File Name : startup_stm32f437xx.s
;* Author : MCD Application Team
;* Description : STM32F437xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 22,597 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f439xx.s | ;********************************************************************************
;* File Name : startup_stm32f439xx.s
;* Author : MCD Application Team
;* Description : STM32F439xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 21,313 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f412rx.s | ;********************************************************************************
;* File Name : startup_stm32f412rx.s
;* Author : MCD Application Team
;* Description : STM32F412Rx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 20,971 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f417xx.s | ;********************************************************************************
;* File Name : startup_stm32f417xx.s
;* Author : MCD Application Team
;* Description : STM32F417xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 26,193 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f479xx.s | ;********************************************************************************
;* File Name : startup_stm32f479xx.s
;* Author : MCD Application Team
;* Description : STM32F479xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 25,568 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f446xx.s | ;********************************************************************************
;* File Name : startup_stm32f446xx.s
;* Author : MCD Application Team
;* Description : STM32F446xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 21,312 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f412zx.s | ;********************************************************************************
;* File Name : startup_stm32f412zx.s
;* Author : MCD Application Team
;* Description : STM32F412Zx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 24,041 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f423xx.s | ;********************************************************************************
;* File Name : startup_stm32f423xx.s
;* Author : MCD Application Team
;* Description : STM32F423xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 17,544 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f401xc.s | ;********************************************************************************
;* File Name : startup_stm32f401xc.s
;* Author : MCD Application Team
;* Description : STM32F401xCxx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 17,546 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f401xe.s | ;********************************************************************************
;* File Name : startup_stm32f401xe.s
;* Author : MCD Application Team
;* Description : STM32F401xExx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 21,878 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f427xx.s | ;********************************************************************************
;* File Name : startup_stm32f427xx.s
;* Author : MCD Application Team
;* Description : STM32F427xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 20,575 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f415xx.s | ;********************************************************************************
;* File Name : startup_stm32f415xx.s
;* Author : MCD Application Team
;* Description : STM32F415xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 21,312 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f412vx.s | ;********************************************************************************
;* File Name : startup_stm32f412vx.s
;* Author : MCD Application Team
;* Description : STM32F412Vx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 22,489 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f429xx.s | ;********************************************************************************
;* File Name : startup_stm32f429xx.s
;* Author : MCD Application Team
;* Description : STM32F429xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 20,850 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f407xx.s | ;********************************************************************************
;* File Name : startup_stm32f407xx.s
;* Author : MCD Application Team
;* Description : STM32F407xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 23,923 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f413xx.s | ;********************************************************************************
;* File Name : startup_stm32f413xx.s
;* Author : MCD Application Team
;* Description : STM32F413xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 17,714 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f411xe.s | ;********************************************************************************
;* File Name : startup_stm32f411xe.s
;* Author : MCD Application Team
;* Description : STM32F411xExx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 21,057 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f412cx.s | ;********************************************************************************
;* File Name : startup_stm32f412cx.s
;* Author : MCD Application Team
;* Description : STM32F412Cx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 26,068 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f469xx.s | ;********************************************************************************
;* File Name : startup_stm32f469xx.s
;* Author : MCD Application Team
;* Description : STM32F469xx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 17,427 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f410tx.s | ;********************************************************************************
;* File Name : startup_stm32f410tx.s
;* Author : MCD Application Team
;* Description : STM32F410Tx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 17,791 | Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f410rx.s | ;********************************************************************************
;* File Name : startup_stm32f410rx.s
;* Author : MCD Application Team
;* Description : STM32F410Rx devices vector table for EWARM toolchain.
;* This module performs:
;* ... |
policumbent/dumBMS | 5,313 | Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal2.S | ;/* ----------------------------------------------------------------------
; * Project: CMSIS DSP Library
; * Title: arm_bitreversal2.S
; * Description: arm_bitreversal_32 function done in assembly for maximum speed.
; * Called after doing an fft to reorder the output.
; * The f... |
poriathegreat/MicroKernel | 9,896 | Core/Startup/startup_stm32f103cbtx.s | /**
*************** (C) COPYRIGHT 2017 STMicroelectronics ************************
* @file startup_stm32f103xb.s
* @author MCD Application Team
* @brief STM32F103xB Devices vector table for Atollic toolchain.
* This module performs:
* - Set the initial SP
* ... |
pqnelson/f77 | 3,837 | ex/do1.s | .file "do1.f"
# GNU Fortran2008 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)
# compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# options passed: -ffixed... |
pranaypatankar/RTOS | 11,110 | ThirdParty/Segger/SEGGER/SEGGER_RTT_ASM_ARMv7M.S | /*********************************************************************
* (c) SEGGER Microcontroller GmbH *
* The Embedded Experts *
* www.segger.com *
************************************... |
PrinceOfPuppers/Marlin-Fork | 3,201 | buildroot/share/PlatformIO/scripts/exc.S | /* *****************************************************************************
* The MIT License
*
* Copyright (c) 2010 Perry Hung.
*
* 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 ... |
PrinceOfPuppers/Marlin-Fork | 2,348 | buildroot/share/PlatformIO/variants/marlin_MEEB_3DP/wirish/start.S | /******************************************************************************
* The MIT License
*
* Copyright (c) 2011 LeafLabs, LLC.
*
* 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 Softwar... |
PrinceOfPuppers/Marlin-Fork | 2,348 | buildroot/share/PlatformIO/variants/marlin_CHITU_F103/wirish/start.S | /******************************************************************************
* The MIT License
*
* Copyright (c) 2011 LeafLabs, LLC.
*
* 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 Softwar... |
qclic/qhyper | 1,148 | qhyper/src/arch/aarch64/trap.S | .macro ventry label
.align 7
b \label
.endm
.macro handle_vmexit exit_reason
.align 7
/* Fill the union registers. Should comply with NUM_USR_REGS */
/*now sp =>per_cpu stack top*/
stp x29, x30, [sp, #-16]!
stp x27, x28, [sp, #-16]!
stp x25, x26, [sp, #-16]!
stp x23, x24, [sp, #-16]!
stp x21, x22, [sp, #-16]... |
qmrxxtih/rust-course-os | 3,268 | boot/boot.S | section .bss
; initial setup of paging (OSdev wiki)
align 4096
pmap_l4_table:
resb 4096
pdp_table:
resb 4096
pd_table:
resb 4096
stack_end:
resb 0x10000
stack_start:
section .rodata
; GDT table entries
longmode_gdt:
dq 0 ; zero entry
gdt_code: equ $ - longmode_gdt
dq 0x20980000000000 ; code segment
.g... |
r1TOASTER/PiZTwo-OS | 2,314 | kernel/asm/entry.S | /*
EVERTYTHING HERE: for all cores
TODO: different PC and SP based on defined stack size per core, and kernel schedualing
TODO: clear bss
TODO: mov to .data whatever defined as rodata / data (maybe not rodata)
TODO: stack pointer alignment and assignment (changed for cores)
TODO: check if any o... |
r1TOASTER/PiZTwo-OS | 1,591 | kernel/asm/exceptions.S | .section .evt
/*
@brief - the evt is the exception vectors table - holding the instructions on each exception that should happen - on aarch64 mode
the entry evt is 2048 (2k) bytes aligned, each entry 0x80 (32 instructions)
every exception label has it's own explenations (divided to 4 groups - each has Sync... |
ragdoll-physics/learning-x86-64-asm | 1,729 | PrintArguments/main.s | #
# I think this is the stack layout but I'm not 100% sure yet.
#
# --------------------------------------------- 32
# - rsp + 32 (argv 3) -
# --------------------------------------------- 24
# - rsp + 24 (argv 2) -
... |
ragdoll-physics/learning-x86-64-asm | 1,812 | Factorial/main.s | #
# Given a number, this program computes the factorial.
#
# Limitations: up to 12! because I don't know how to handle bigger numbers yet.
#
.section .data
format_string:
.asciz "%d\n"
.section .text
.globl _start
_start:
pushq $12 ... |
ragdoll-physics/learning-x86-64-asm | 5,445 | Records/records.s | .include "linux.inc"
.include "records.inc"
.section .bss
.lcomm record_buffer, record_size
.section .data
.equ st_read_buffer, 8
.equ st_read_fd, 12
.equ st_write_buffer, 8
.equ st_write_fd, 12
.equ st_string_start_addr, 8
.eq... |
ragdoll-physics/learning-x86-64-asm | 5,333 | LowerToUpper/main.s | /*
This program accepts two files as arguments and copies the contents of FILE1 into FILE2 but changing
lowercase letters to uppercase.
This programs assumes that we're working under a x86-64 GNU/Linux system.
TO DO: need to figure out why the first argument of our program is a... |
ragdoll-physics/learning-x86-64-asm | 2,321 | Power/main.s | #
# Program that computes the power of a number.
# It will compute 2^3 + 2^5. -> 8 + 32 = 40
#
.section .data
.section .text
.globl _start
_start:
pushl $3 # Push second argument.
pushl $2 # Push first argument.
call power
... |
ragdoll-physics/learning-x86-64-asm | 1,394 | HighestNumberFromList/main.s | #
# Basic program that returns the highest number from a list.
# In this basic program, a value of 0 indicates that we reached the end of the list.
#
# eax -> current list element
# edi -> current index
# ebx -> highest element in the list
#
.secti... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 1,807 | src/arch/x86/asm/memory.s | // x86 Complete Assembly Suite - cibios/src/arch/x86/asm/memory.s
/*
.section .text
.global x86_memory_setup_boundaries
# Setup x86 32-bit memory boundaries for isolation
# Parameters: ESP+4 = pointer to MemoryConfiguration structure (following cdecl)
# Returns: 0 on success, negative error code on failure
x86_memory_... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 1,184 | src/arch/x86/asm/boot.s | // x86 Assembly Implementation - cibios/src/arch/x86/asm/boot.s
/*
.section .text
.global x86_boot_initialize_hardware
# x86 32-bit hardware initialization
# Returns: 0 on success, non-zero error code on failure
x86_boot_initialize_hardware:
# Save registers
pushl %eax
pushl %ebx
pushl %ecx
p... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 1,144 | src/arch/x86/asm/transfer.s | // x86 Control Transfer - cibios/src/arch/x86/asm/transfer.s
/*
.section .text
.global x86_transfer_control_to_os
# Transfer control from x86 CIBIOS to CIBOS kernel
# Parameters (cdecl):
# ESP+4 = CIBOS entry point (32-bit address)
# ESP+8 = pointer to HandoffData structure
# This function never returns
x86_tran... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 2,295 | src/arch/aarch64/asm/memory.s | // =============================================================================
// cibios/src/arch/aarch64/asm/memory.s
// ARM64 memory management and isolation setup
// =============================================================================
/*
.section .text
.global aarch64_memory_setup_isolation
// Setup ARM... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 2,201 | src/arch/aarch64/asm/power.s | // ARM64 Complete Assembly Suite - cibios/src/arch/aarch64/asm/power.s
/*
.section .text
.global aarch64_power_configure_management
// Configure ARM64 power management for optimal operation
// Parameters: x0 = pointer to PowerConfiguration structure
// Returns: 0 on success, negative error code on failure
aarch64_powe... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 2,660 | src/arch/aarch64/asm/boot.s | // =============================================================================
// ASSEMBLY IMPLEMENTATIONS - ARM64 Hardware Bridge Functions
// cibios/src/arch/aarch64/asm/boot.s
// =============================================================================
/*
.section .text
.global aarch64_boot_initialize_hardw... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 1,448 | src/arch/aarch64/asm/transfer.s | // ARM64 Control Transfer - cibios/src/arch/aarch64/asm/transfer.s
/*
.section .text
.global aarch64_transfer_control_to_os
// Transfer control from ARM64 CIBIOS to CIBOS kernel
// Parameters:
// x0 = CIBOS entry point address
// x1 = pointer to HandoffData structure
// This function never returns
aarch64_transf... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 2,824 | src/arch/aarch64/asm/trustzone.s | // =============================================================================
// cibios/src/arch/aarch64/asm/trustzone.s
// ARM TrustZone security world management
// =============================================================================
/*
.section .text
.global aarch64_trustzone_enter_secure_world
// Ente... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 2,717 | src/arch/riscv64/asm/memory.s | // RISC-V Complete Assembly Suite - cibios/src/arch/riscv64/asm/memory.s
/*
.section .text
.global riscv64_memory_setup_isolation
# Setup RISC-V 64-bit memory isolation boundaries
# Parameters: a0 = pointer to MemoryConfiguration structure
# Returns: 0 on success, negative error code on failure
riscv64_memory_setup_... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 1,357 | src/arch/riscv64/asm/boot.s | // RISC-V Assembly Implementation - cibios/src/arch/riscv64/asm/boot.s
/*
.section .text
.global riscv64_boot_initialize_hardware
# RISC-V 64-bit hardware initialization
# Returns: 0 on success, non-zero error code on failure
riscv64_boot_initialize_hardware:
# Save registers
addi sp, sp, -32
sd ra... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 1,321 | src/arch/riscv64/asm/transfer.s | // RISC-V Control Transfer - cibios/src/arch/riscv64/asm/transfer.s
/*
.section .text
.global riscv64_transfer_control_to_os
# Transfer control from RISC-V CIBIOS to CIBOS kernel
# Parameters:
# a0 = CIBOS entry point address
# a1 = pointer to HandoffData structure
# This function never returns
riscv64_transfer_co... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 4,948 | src/arch/x86_64/asm/memory.s | // =============================================================================
// cibios/src/arch/x86_64/asm/memory.s
// x86_64 memory management and page table setup
// =============================================================================
/*
.section .text
.global x86_64_memory_setup_page_tables
.global x86... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 2,123 | src/arch/x86_64/asm/boot.s | // =============================================================================
// ASSEMBLY IMPLEMENTATIONS - x86_64 Hardware Bridge Functions
// cibios/src/arch/x86_64/asm/boot.s
// =============================================================================
/*
.section .text
.global x86_64_boot_initialize_hardware... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 1,966 | src/arch/x86_64/asm/vt_x.s | // =============================================================================
// cibios/src/arch/x86_64/asm/vt_x.s
// Intel VT-x virtualization assembly functions
// =============================================================================
/*
.section .text
.global x86_64_vt_x_enable_virtualization
# Enable In... |
RebornBeat/CIBIOS-Complete-Isolation-Basic-Input-Output-System | 1,841 | src/arch/x86_64/asm/transfer.s | // =============================================================================
// cibios/src/arch/x86_64/asm/transfer.s
// Control transfer from CIBIOS to CIBOS
// =============================================================================
/*
.section .text
.global x86_64_transfer_control_to_os
# Transfer control... |
ReginaldoGonssavre/Compass-Dev | 7,228 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lzma-sys-0.1.20/xz-5.2/src/liblzma/check/crc32_x86.S | /*
* Speed-optimized CRC32 using slicing-by-eight algorithm
*
* This uses only i386 instructions, but it is optimized for i686 and later
* (including e.g. Pentium II/III/IV, Athlon XP, and Core 2). For i586
* (e.g. Pentium), slicing-by-four would be better, and even the C version
* of slicing-by-eight built with ... |
ReginaldoGonssavre/Compass-Dev | 6,761 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lzma-sys-0.1.20/xz-5.2/src/liblzma/check/crc64_x86.S | /*
* Speed-optimized CRC64 using slicing-by-four algorithm
*
* This uses only i386 instructions, but it is optimized for i686 and later
* (including e.g. Pentium II/III/IV, Athlon XP, and Core 2).
*
* Authors: Igor Pavlov (original CRC32 assembly code)
* Lasse Collin (CRC64 adaptation of the modified CR... |
ReginaldoGonssavre/Mahb-b.D-v | 7,228 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lzma-sys-0.1.20/xz-5.2/src/liblzma/check/crc32_x86.S | /*
* Speed-optimized CRC32 using slicing-by-eight algorithm
*
* This uses only i386 instructions, but it is optimized for i686 and later
* (including e.g. Pentium II/III/IV, Athlon XP, and Core 2). For i586
* (e.g. Pentium), slicing-by-four would be better, and even the C version
* of slicing-by-eight built with ... |
ReginaldoGonssavre/Mahb-b.D-v | 6,761 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lzma-sys-0.1.20/xz-5.2/src/liblzma/check/crc64_x86.S | /*
* Speed-optimized CRC64 using slicing-by-four algorithm
*
* This uses only i386 instructions, but it is optimized for i686 and later
* (including e.g. Pentium II/III/IV, Athlon XP, and Core 2).
*
* Authors: Igor Pavlov (original CRC32 assembly code)
* Lasse Collin (CRC64 adaptation of the modified CR... |
ReginaldoGonssavre/Compass-Dev | 2,264 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.21/src/arch/x86_windows_gnu.s | /* FIXME: this works locally but not on appveyor??!? */
/* NOTE: fastcall calling convention used on all x86 targets */
.text
.def @rust_psm_stack_direction@0
.scl 2
.type 32
.endef
.globl @rust_psm_stack_direction@0
.p2align 4
@rust_psm_stack_direction@0:
/* extern "fastcall" fn() -> u8 (%al) */
.cfi_startproc
mo... |
ReginaldoGonssavre/Compass-Dev | 1,963 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.21/src/arch/powerpc32.s | #include "psm.h"
/* FIXME: this probably does not cover all ABIs? Tested with sysv only, possibly works for AIX as
well?
*/
.text
.globl rust_psm_stack_direction
.p2align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
li 3, STACK_DIRECTION_DESCEND... |
ReginaldoGonssavre/Compass-Dev | 2,557 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.21/src/arch/x86.s | #include "psm.h"
/* NOTE: fastcall calling convention used on all x86 targets */
.text
#if CFG_TARGET_OS_darwin || CFG_TARGET_OS_macos || CFG_TARGET_OS_ios
#define GLOBL(fnname) .globl _##fnname
#define TYPE(fnname)
#define FUNCTION(fnname) _##fnname
#define SIZE(fnname,endlabel)
#else
#define GLOBL(fnname) .globl... |
ReginaldoGonssavre/Compass-Dev | 2,235 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.21/src/arch/x86_64.s | #include "psm.h"
/* NOTE: sysv64 calling convention is used on all x86_64 targets, including Windows! */
.text
#if CFG_TARGET_OS_darwin || CFG_TARGET_OS_macos || CFG_TARGET_OS_ios
#define GLOBL(fnname) .globl _##fnname
#define TYPE(fnname)
#define FUNCTION(fnname) _##fnname
#define SIZE(fnname,endlabel)
#else
#def... |
ReginaldoGonssavre/Compass-Dev | 1,722 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.21/src/arch/sparc_sysv.s | #include "psm.h"
/* FIXME: this ABI has definitely not been verified at all */
.text
.globl rust_psm_stack_direction
.p2align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
jmpl %o7 + 8, %g0
mov STACK_DIRECTION_DESCENDING, %o0
.rust_psm_stack_di... |
ReginaldoGonssavre/Compass-Dev | 1,938 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.21/src/arch/sparc64.s | #include "psm.h"
.text
.globl rust_psm_stack_direction
.p2align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
jmpl %o7 + 8, %g0
mov STACK_DIRECTION_DESCENDING, %o0
.rust_psm_stack_direction_end:
.size rust_psm_stack_direction,.rust_psm_sta... |
ReginaldoGonssavre/Compass-Dev | 1,569 | .cargo/registry/src/index.crates.io-1949cf8c6b5b557f/psm-0.1.21/src/arch/riscv64.s | #include "psm.h"
.text
.globl rust_psm_stack_direction
.p2align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
li x10, STACK_DIRECTION_DESCENDING
jr x1
.rust_psm_stack_direction_end:
.size rust_psm_stack_direction,.rust_psm_stack_direction_... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.