repo_id stringlengths 5 115 | size int64 590 5.01M | file_path stringlengths 4 212 | content stringlengths 590 5.01M |
|---|---|---|---|
acl-dev/acl | 3,330 | lib_fiber/c/src/fiber/boost/ontop_i386_sysv_macho_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/****************************************************************************************
* ... |
acl-dev/acl | 3,494 | lib_fiber/c/src/fiber/boost/jump_x86_64_sysv_elf_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/****************************************************************************************
* ... |
acl-dev/acl | 5,461 | lib_fiber/c/src/fiber/boost/make_ppc32_sysv_macho_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/******************************************************
* ... |
acl-dev/acl | 4,087 | lib_fiber/c/src/fiber/boost/make_s390x_sysv_elf_gas.S | /*******************************************************
* ------------------------------------------------- *
* | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | *
* ------------------------------------------------- *
* | 0 | 8 | 16 | 24 | *
* -------------------------------... |
acl-dev/acl | 3,306 | lib_fiber/c/src/fiber/boost/jump_x86_64_sysv_macho_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/****************************************************************************************
* ... |
acl-dev/acl | 7,641 | lib_fiber/c/src/fiber/boost/jump_ppc32_sysv_xcoff_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/******************************************************
* ... |
acl-dev/acl | 3,440 | lib_fiber/c/src/fiber/boost/jump_i386_sysv_elf_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/****************************************************************************************
* ... |
acl-dev/acl | 3,544 | lib_fiber/c/src/fiber/boost/ontop_x86_64_sysv_elf_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/****************************************************************************************
* ... |
acl-dev/acl | 6,155 | lib_fiber/c/src/fiber/boost/make_ppc64_sysv_elf_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/*******************************************************
* ... |
acl-dev/acl | 4,249 | lib_fiber/c/src/fiber/boost/ontop_mips32_o32_elf_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/*******************************************************
* ... |
acl-dev/acl | 3,352 | lib_fiber/c/src/fiber/boost/ontop_x86_64_sysv_macho_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/****************************************************************************************
* ... |
ACreTeam/ac-decomp | 20,504 | src/static/TRK_MINNOW_DOLPHIN/__exception.s | .include "macros.inc"
.section .init, "ax"
.global gTRKInterruptVectorTable
gTRKInterruptVectorTable:
/* 80003534 4D657472 */ .4byte 0x4d657472
/* 80003538 6F776572 */ xoris r23, r27, 0x6572
/* 8000353C 6B732054 */ xori r19, r27, 0x2054
/* 80003540 61726765 */ ori r18, r11, 0x6765
/* 80003544... |
actboy168/bee.lua | 1,357 | 3rd/lua-patch/fast_setjmp_x86_64.s | .code
fast_setjmp proc
mov rax, [rsp]
mov [rcx+050h], rax ; rip
lea rax, [rsp+008h]
mov [rcx+000h], rax
mov [rcx+008h], rbx
mov [rcx+010h], rax ; rsp
mov [rcx+018h], rbp
mov [rcx+020h], rsi
mov [rcx+028h], rdi
mov [rcx+030h], r12
mov [rcx+038h], r13
mov [rcx+040h], r14
... |
actg/JN5169-for-xiaomi-wireless-switch | 2,443 | Application/JN-AN-1219-Zigbee-3-0-Controller-and-Switch/DimmerSwitch/Source/irq_JN516x.S | ###########################################################################
# Module Name: Low level interrupt handler for JN5168 FreeRTOS port
#
# Created By: Ian Morris
#
# Original Release: January 21, 2010
#
# Module Description: Handles interrupts required by FreeRTOS to switch
# ... |
actg/JN5169-for-xiaomi-wireless-switch | 2,756 | Application/JN-AN-1219-Zigbee-3-0-Controller-and-Switch/Common_Controller/Source/irq_JN516x.S | ###########################################################################
# Module Name: Low level interrupt handler for JN5168 FreeRTOS port
#
# Created By: Ian Morris
#
# Original Release: January 21, 2010
#
# Module Description: Handles interrupts required by FreeRTOS to switch
# ... |
actg/JN5169-for-xiaomi-wireless-switch | 7,054 | sdk/JN-SW-4170/Components/ZigbeeCommon/Source/portasm_JN516x.S | /*****************************************************************************
*
* MODULE:
*
* COMPONENT:
*
* DESCRIPTION:
*
*****************************************************************************
*
* This software is owned by NXP B.V. and/or its supplier and is protected
* under applicable copyright l... |
ActivitySim/activitysim | 45,521 | other_resources/scripts/mtc_tm1_omx_export.s |
; Export and import OMX matrices with Cube 6.4.3
; Ben Stabler, ben.stabler@rsginc.com, 10/05/16
; "C:\Program Files\Citilabs\CubeVoyager\VOYAGER.EXE" mtc_tm1_omx_export.s
; If using Cube 6.4.2, first copy OMXLib-x64.dll to C:\Program Files\Citilabs\CubeVoyager and rename as OMXLIB.DLL
CONVERTMAT FROM='COM_HWYSKIMAM.... |
AdaCore/Ada_Drivers_Library | 2,355 | boards/HiFive1_rev_B/src/zfp/crt0.S | /*********/
/* .data */
/*********/
.section .data.argv
argv_str:
.ascii "main\0"
.align 4
argv:
.word argv_str
.word 0
/**********/
/* _start */
/**********/
.section .start
.globl _start
.type _start,@... |
AdaCore/Ada_Drivers_Library | 7,641 | boards/MicroBit/src/zfp/crt0.S | .syntax unified
#if defined(__SOFTFP__)
.cpu cortex-m0
#else
/* FPU support means at least cortex-m4 compatibility */
.cpu cortex-m4
#endif
.thumb
.text
.globl __vectors
.p2align 9
.section .vectors,"a"
__vectors:
/* Cortex-M core interrupts */
.word __stack_end /* stac... |
AdaCore/Ada_Drivers_Library | 19,765 | boards/NRF52_DK/src/zfp/crt0.S | .syntax unified
#if defined(__SOFTFP__)
.cpu cortex-m0
#else
/* FPU support means at least cortex-m4 compatibility */
.cpu cortex-m4
#endif
.thumb
.text
.globl __vectors
.p2align 9
.section .vectors,"a"
__vectors:
/* Cortex-M core interrupts */
.word __stack_end /* stac... |
AdaCore/Ada_Drivers_Library | 2,355 | boards/HiFive1/src/zfp/crt0.S | /*********/
/* .data */
/*********/
.section .data.argv
argv_str:
.ascii "main\0"
.align 4
argv:
.word argv_str
.word 0
/**********/
/* _start */
/**********/
.section .start
.globl _start
.type _start,@... |
AdaCore/bb-runtimes | 1,051 | aarch64/context_switch.S | .text
.globl __gnat_context_switch
.type __gnat_context_switch, %function
__gnat_context_switch:
// Inputs: x0: running thread address
// x1: first thread address
// Get context buffer of the running thread and the next thread
ldr x2, [x0]
ldr x4, [x1]
// Save context
mov x3, sp
stp x19, x20, [... |
AdaCore/bb-runtimes | 1,605 | riscv/start-ram.S | /* Define the Host/Target Interface symbols:
* We don't really need them in the Ada code but QEMU support is looking
* at them to define the address and size of HTIF registers.
*/
.section .host_target_interface
.globl tohost
.size tohost, 8
tohost:
.skip 8
... |
AdaCore/bb-runtimes | 4,140 | arm/armgic_irqtrap.s | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 15,809 | aarch64/zynqmp/start.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 24,486 | aarch64/zynqmp/memmap.S | // Automatically generated from memmap.xml
// cmd line: memmap.py --el1 --arch aarch64 memmap.xml
// First level: 1 (w/ 4 entries), max VA: 2**32
.p2align 12
__mmu_l2_0000c0000:
.dword 0x00000000c00006a5 // for 0xc0000000, qspi
.dword 0x00000000c02006a5 // for 0xc0200000, qspi
.dword 0x00000000c04006a5 // for ... |
AdaCore/bb-runtimes | 11,263 | aarch64/zynqmp/trap_vector.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 11,436 | aarch64/rpi3/start-ram.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 31,754 | aarch64/rpi3/memmap.S | // Skip level 1
// Maz VA size: 2**31, (sz = 2)
.p2align 12
__mmu_l3_000000000:
.dword 0x0000000000000621 // for 0x00000000, ram
.dword 0x0000000000200621 // for 0x00200000, ram
.dword 0x0000000000400621 // for 0x00400000, ram
.dword 0x0000000000600621 // for 0x00600000, ram
.dword 0x0000000000800621 // for ... |
AdaCore/bb-runtimes | 6,347 | aarch64/rpi3-mc/start-ram.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 1,686 | aarch64/rpi3-mc/traps_el2cur.S | #include "traps_common.h"
.section .vects_el2_cur,"ax"
.globl __vectors_el2_cur
__vectors_el2_cur:
// EL0 stack
ehandler __trap_el2_syn_el0, 1
ehandler __trap_el2_irq_el0, 2
ehandler __trap_el2_fiq_el0, 3
ehandler __trap_el2_ser_el0, 4
// Current exception level
.p2align 7
__trap_el2_syn_elx:
// Save al... |
AdaCore/bb-runtimes | 1,810 | aarch64/rpi3-mc/traps_el2.S | #include "traps_common.h"
.section .vects_el2_cur,"ax"
// EL0 stack
ehandler __trap_el2_syn_el0, 1
ehandler __trap_el2_irq_el0, 2
ehandler __trap_el2_fiq_el0, 3
ehandler __trap_el2_ser_el0, 4
// Current exception level
.p2align 7
__trap_el2_syn_elx:
// Save all caller-saved registers (32 * 8 = 256)
stp ... |
AdaCore/bb-runtimes | 31,747 | aarch64/rpi3-mc/memmap.S | // First level: 1 (w/ 2 entries), max VA: 2**31
.p2align 12
__mmu_l2_000000000:
.dword 0x0000000000000661 // for 0x00000000, ram
.dword 0x0000000000200661 // for 0x00200000, ram
.dword 0x0000000000400661 // for 0x00400000, ram
.dword 0x0000000000600661 // for 0x00600000, ram
.dword 0x0000000000800661 // for ... |
AdaCore/bb-runtimes | 23,267 | aarch64/morello/start.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 40,534 | aarch64/morello/memmap.S | // Automatically generated from memmap.xml
// cmd line: memmap.py --el1 --arch aarch64 memmap.xml
// First level: 1 (w/ 4 entries), max VA: 2**32
.p2align 12
__mmu_l2_00002a000:
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0
.dword 0... |
AdaCore/bb-runtimes | 3,587 | aarch64/morello/reloc_symbols.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 12,742 | aarch64/morello/trap_vector.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 1,060 | aarch64/morello/context_switch.S | .text
.globl __gnat_context_switch
.type __gnat_context_switch, %function
__gnat_context_switch:
// Inputs: c0: running thread address
// c1: first thread address
// Get context buffer of the running thread and the next thread
ldr c2, [c0]
ldr c4, [c1]
// Save context
mov c3, csp
stp c19, c20, ... |
AdaCore/bb-runtimes | 2,352 | sparc/leon/hw_init.S | /****************************************************************************
* *
* GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 26,782 | sparc/leon/crt0.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 15,752 | sparc/src/trap_handler.S | /****************************************************************************
* *
* GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 14,963 | sparc/src/context_switch.S | /****************************************************************************
* *
* GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 4,465 | sparc/src/interrupt_masking.S | /****************************************************************************
* *
* GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 1,504 | examples/mpc5566-bam/esci.S | .text
.global _start
_start:
lis %r5,0xc3f90000@h
li %r4,3
stw %r4,0(%r5) /* Divide sysclk by 3+1 for CLKOUT */
# Initialize PLL to 64Mhz
# Fsys = Fref * (MFD+4) / ((PREDIV + 1) * 2 ** RFD)
lis %r5,0xc3f80000@h
lis %r4,0x16080000@h /* PREDIV=1, MFD=12 RFD=1. */
/* Fsys = 8 * 16 / (2 * 2) ... |
AdaCore/bb-runtimes | 3,415 | examples/monitor/armv7a/traps.S | /*****************************************************************************
** **
** GNAT EXAMPLE **
** **
** ... |
AdaCore/bb-runtimes | 1,512 | examples/monitor/6xx/fault.S | .text
# Stub for 'sc'.
.global fault_entry
fault_entry:
ba fault_handler_start
.lcomm fault_regs,20*4,4
#define FAULT_STACK_SIZE 1024
.lcomm fault_stack, FAULT_STACK_SIZE, 8
fault_stack_end = fault_stack + FAULT_STACK_SIZE
#ifdef NOFPU
#define FRAME_SIZE 80
#else
#define FRAME_SIZE (80 + 15 * 8)
#endif... |
AdaCore/bb-runtimes | 8,931 | riscv/src/trap_handler.S | ##############################################################################
# #
# Copyright (C) 2019, AdaCore #
# #
# ... |
AdaCore/bb-runtimes | 3,400 | riscv/src/context_switch.S | ##############################################################################
# #
# Copyright (C) 2019, AdaCore #
# #
# ... |
AdaCore/bb-runtimes | 1,487 | riscv/sifive/fe310/start-rom.S | /**************/
/* _start_rom */
/**************/
.section .start
.globl _start_rom
.type _start_rom,@function
_start_rom:
.option push
.option norelax
la gp, __global_pointer$
.option pop
la sp, __stack_end
/* Load data section */
la a... |
AdaCore/bb-runtimes | 1,597 | riscv/microchip/miv_rv32imaf/start-ram.S | /* Define the Host/Target Interface symbols:
* We don't really need them in the Ada code but QEMU support is looking
* at them to define the address and size of HTIF registers.
*/
.section .host_target_interface
.globl tohost
.size tohost, 8
tohost:
.skip 8
... |
AdaCore/bb-runtimes | 2,028 | riscv/microchip/polarfiresoc/start-ram.S | #include "riscv_def.h"
/**************/
/* _start_ram */
/**************/
.section .start
.globl _start_ram
.type _start_rom,@function
_start_ram:
.option push
.option norelax
la gp, __global_pointer$
.option pop
la sp, __stack_end
/* The run-t... |
AdaCore/bb-runtimes | 2,170 | arm/cortex-m1/vector_table.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 6,258 | arm/cortex-m1/start-ram.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 8,567 | arm/cortex-m1/start-tcm.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 9,214 | arm/zynq/start-ram.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 10,815 | arm/am64xr5/crt0.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 3,645 | arm/lm3s/start-rom.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 3,238 | arm/lm3s/start-ram.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 3,736 | arm/stm32/start-rom.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 3,100 | arm/stm32/start-ram.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 6,009 | arm/stm32/start-common.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 11,383 | arm/zynqmpr5/crt0.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 8,389 | arm/rpi2/start-ram.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 177,006 | arm/rpi2/memmap.S | .long 0x00017c0e @ for 0x00000000, ram
.long 0x00117c0e @ for 0x00100000, ram
.long 0x00217c0e @ for 0x00200000, ram
.long 0x00317c0e @ for 0x00300000, ram
.long 0x00417c0e @ for 0x00400000, ram
.long 0x00517c0e @ for 0x00500000, ram
.long 0x00617c0e @ for 0x00600000, ram
.long 0x00717c0e @ for 0x007000... |
AdaCore/bb-runtimes | 7,355 | arm/rpi2-mc/start-ram.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 30,743 | arm/rpi2-mc/memmap.S | // First level: 1 (w/ 2 entries), max VA: 2**31
.p2align 12
__mmu_l2_000000000:
.quad 0x0000000000000661 // for 0x00000000, ram
.quad 0x0000000000200661 // for 0x00200000, ram
.quad 0x0000000000400661 // for 0x00400000, ram
.quad 0x0000000000600661 // for 0x00600000, ram
.quad 0x0000000000800661 // for 0x008... |
AdaCore/bb-runtimes | 3,826 | arm/sam/start-rom.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 3,545 | arm/sam/start-ram.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 5,864 | arm/sam/start-common.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 11,888 | arm/smartfusion2/start-rom.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 3,515 | arm/src/breakpoint_handler-cortexm.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 6,149 | arm/src/armv6m_irq_trap_without_os_extensions.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# G ... |
AdaCore/bb-runtimes | 3,208 | arm/stm32l/start-rom.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 2,837 | arm/stm32l/start-ram.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 6,009 | arm/stm32l/start-common.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 10,374 | arm/tms570/crt0.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 6,386 | arm/tms570/cortex-r4.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 2,999 | arm/tms570/cortex-r5.S | /****************************************************************************
* *
* GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS *
* *
* ... |
AdaCore/bb-runtimes | 2,908 | arm/rpi/rp2040/boot2/src/boot2_entry.S | ############################################################################
# #
# GNAT RUN-TIME COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 1,662 | arm/rpi/rp2040/boot2/generated/boot2__w25qxx.S | .section .boot2, "a"
.global __boot2
__boot2:
.byte 0x00, 0xb5, 0x00, 0xf0, 0x1b, 0xf8, 0x02, 0xbc, 0x00, 0x29, 0x05, 0xd1, 0x03, 0x48, 0x04, 0x49
.byte 0x08, 0x60, 0x03, 0xc8, 0x80, 0xf3, 0x08, 0x88, 0x08, 0x47, 0x00, 0x00, 0x00, 0x01, 0x00, 0x10
.byte 0x08, 0xed, 0x00, 0xe0, 0xc0, 0x23, 0x05, 0x21, 0x5b, 0x05, 0x9a, ... |
AdaCore/bb-runtimes | 1,662 | arm/rpi/rp2040/boot2/generated/boot2__generic_03.S | .section .boot2, "a"
.global __boot2
__boot2:
.byte 0x00, 0xb5, 0x00, 0xf0, 0x0f, 0xf8, 0x02, 0xbc, 0x00, 0x29, 0x05, 0xd1, 0x03, 0x48, 0x04, 0x49
.byte 0x08, 0x60, 0x03, 0xc8, 0x80, 0xf3, 0x08, 0x88, 0x08, 0x47, 0x00, 0x00, 0x00, 0x01, 0x00, 0x10
.byte 0x08, 0xed, 0x00, 0xe0, 0xc0, 0x23, 0x00, 0x22, 0x04, 0x21, 0x5b, ... |
AdaCore/bb-runtimes | 1,662 | arm/rpi/rp2040/boot2/generated/boot2__generic_qspi.S | .section .boot2, "a"
.global __boot2
__boot2:
.byte 0x00, 0xb5, 0x00, 0xf0, 0x1b, 0xf8, 0x02, 0xbc, 0x00, 0x29, 0x05, 0xd1, 0x03, 0x48, 0x04, 0x49
.byte 0x08, 0x60, 0x03, 0xc8, 0x80, 0xf3, 0x08, 0x88, 0x08, 0x47, 0x00, 0x00, 0x00, 0x01, 0x00, 0x10
.byte 0x08, 0xed, 0x00, 0xe0, 0xc0, 0x23, 0x05, 0x21, 0x5b, 0x05, 0x9a, ... |
AdaCore/bb-runtimes | 5,813 | arm/stm32/stm32f0xx/start-rom.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 5,765 | arm/stm32/stm32f0xx/start-ram.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 5,711 | arm/stm32/stm32f401/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the STM32F401 target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 9
__vectors:
/* Cortex-M core interrupts */
.word 0 /* stack top ... |
AdaCore/bb-runtimes | 6,407 | arm/stm32/stm32f7x/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the STM32F7x target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 9
__vectors:
/* Cortex-M core interrupts */
.word 0 /* stack top a... |
AdaCore/bb-runtimes | 5,989 | arm/stm32/stm32f40x/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the STM32F40x target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 9
__vectors:
/* Cortex-M core interrupts */
.word 0 /* stack top ... |
AdaCore/bb-runtimes | 6,172 | arm/stm32/stm32f469x/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the STM32F46_79x target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 9
__vectors:
/* Cortex-M core interrupts */
.word 0 /* stack t... |
AdaCore/bb-runtimes | 6,999 | arm/stm32/stm32f7x9/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the STM32F7x9 target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 9
__vectors:
/* Cortex-M core interrupts */
.word 0 /* stack top ... |
AdaCore/bb-runtimes | 6,421 | arm/stm32/stm32f429x/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the STM32F429x target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 9
__vectors:
/* Cortex-M core interrupts */
.word 0 /* stack top... |
AdaCore/bb-runtimes | 4,833 | arm/sam/samrh71/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the Microchip ATSAMV71Q21 Microcontroller target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 9
__vectors:
/* Cortex-M core interrupts */
.word 0 ... |
AdaCore/bb-runtimes | 3,428 | arm/sam/sam4s/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the Atmel ATSAM4SD32C device: Cortex-M4 Microcontroller with 2MB dual-bank Flash, 160KB SRAM, USB, 100 Pins (refer to http://www.atmel.com/devices/SAM4SD32C.aspx for more) target
############################################
.synta... |
AdaCore/bb-runtimes | 3,975 | arm/sam/samg55/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the Atmel ATSAMG55J19 Microcontroller target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 8
__vectors:
/* Cortex-M core interrupts */
.word 0 ... |
AdaCore/bb-runtimes | 4,833 | arm/sam/samv71/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the Microchip ATSAMV71Q21 Microcontroller target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 9
__vectors:
/* Cortex-M core interrupts */
.word 0 ... |
AdaCore/bb-runtimes | 5,899 | arm/smartfusion2/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the Microcontroller Subsystem (MSS) target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 9
__vectors:
/* Cortex-M core interrupts */
.word 0 ... |
AdaCore/bb-runtimes | 3,206 | arm/nordic/nrf52/start-rom.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 3,033 | arm/nordic/nrf52/start-common.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 2,781 | arm/nordic/nrf51/start-rom.S | ## -*- asm -*- ##############################################################
# #
# GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS #
# #
# ... |
AdaCore/bb-runtimes | 4,143 | arm/nordic/nrf52/nrf52833/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the nRF52833 reference description for radio MCU with ARM 32-bit Cortex-M4 Microcontroller target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 8
__vector... |
AdaCore/bb-runtimes | 4,077 | arm/nordic/nrf52/nrf52840/svd/handler.S | ## -*- asm -*- #############################
# Automatically generated by SVD2Ada
# For the nRF52840 reference description for radio MCU with ARM 32-bit Cortex-M4 Microcontroller target
############################################
.syntax unified
.cpu cortex-m4
.thumb
.text
.globl __vectors
.p2align 8
__vector... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.