repo_id
string
size
int64
file_path
string
content
string
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
20,049
portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
27,033
portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,282
portable/RVDS/ARM7_LPC21xx/portASM.s
;/* ; * FreeRTOS Kernel <DEVELOPMENT BRANCH> ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. ; * ; * SPDX-License-Identifier: MIT ; * ; * Permission is hereby granted, free of charge, to any person obtaining a copy of ; * this software and associated documentation files (the "Software"),...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
5,447
portable/RVDS/ARM_CA9/portASM.s
;/* ; * FreeRTOS Kernel <DEVELOPMENT BRANCH> ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. ; * ; * SPDX-License-Identifier: MIT ; * ; * Permission is hereby granted, free of charge, to any person obtaining a copy of ; * this software and associated documentation files (the "Software"),...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
6,013
portable/ThirdParty/XCC/Xtensa/xtensa_intr_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2015-2019 Cadence Design Systems, Inc. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
23,354
portable/ThirdParty/XCC/Xtensa/xtensa_context.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2015-2019 Cadence Design Systems, Inc. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
22,494
portable/ThirdParty/XCC/Xtensa/portasm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2015-2019 Cadence Design Systems, Inc. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and ...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
73,679
portable/ThirdParty/XCC/Xtensa/xtensa_vectors.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2015-2019 Cadence Design Systems, Inc. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
8,299
portable/ThirdParty/GCC/ARC_v1/arc_support.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal ...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
26,462
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_context.S
/* * SPDX-FileCopyrightText: 2015-2019 Cadence Design Systems, Inc. * * SPDX-License-Identifier: MIT * * SPDX-FileContributor: 2016-2022 Espressif Systems (Shanghai) CO LTD */ /* * Copyright (c) 2015-2019 Cadence Design Systems, Inc. * * Permission is hereby granted, free of charge, to any person obtaining * ...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
14,763
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_loadstore_handler.S
/* * SPDX-FileCopyrightText: 2015-2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ /* * LoadStoreErrorCause: Occurs when trying to access 32 bit addressable memory region as 8 bit or 16 bit * LoadStoreAlignmentCause: Occurs when trying to access in an unaligned manner * ...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
25,340
portable/ThirdParty/GCC/Xtensa_ESP32/portasm.S
/* * SPDX-FileCopyrightText: 2015-2019 Cadence Design Systems, Inc. * * SPDX-License-Identifier: MIT * * SPDX-FileContributor: 2016-2022 Espressif Systems (Shanghai) CO LTD */ /* * Copyright (c) 2015-2019 Cadence Design Systems, Inc. * * Permission is hereby granted, free of charge, to any person obtaining * ...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
6,252
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_vector_defaults.S
/* * SPDX-FileCopyrightText: 2015-2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #include "xtensa_rtos.h" #include "esp_idf_version.h" #if (ESP_IDF_VERSION < ESP_IDF_VERSION_VAL(4, 2, 0)) #include "esp_panic.h" #else #include "esp_private/panic_reason.h" #endif /* ESP_IDF_VERSI...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
81,278
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_vectors.S
/* * SPDX-FileCopyrightText: 2015-2019 Cadence Design Systems, Inc. * * SPDX-License-Identifier: MIT * * SPDX-FileContributor: 2016-2022 Espressif Systems (Shanghai) CO LTD */ /* * Copyright (c) 2015-2019 Cadence Design Systems, Inc. * * Permission is hereby granted, free of charge, to any person obtaining * ...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
13,064
portable/ThirdParty/GCC/ARC_EM_HS/arc_support.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal ...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
3,556
portable/ThirdParty/CDK/T-HEAD_CK802/portasm.S
/* * Copyright (C) 2017 C-SKY Microsystems Co., Ltd. All rights reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal in * the Software without restriction, includ...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
7,269
portable/ThirdParty/xClang/XCOREAI/portasm.S
// Copyright (c) 2020, XMOS Ltd, All rights reserved #include "rtos_support_rtos_config.h" /* The FreeRTOS interrupt code calls vTaskSwitchContext. Therfore it must be added to the rtos_isr group with the rest of the ISR callback functions. */ .weak _fptrgroup.rtos_isr.nstackwords.group .add_to_set _fptrgroup.rtos_is...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
8,891
portable/GCC/PPC440_Xilinx/portasm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
12,721
portable/GCC/ARM_AARCH64/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
5,225
portable/GCC/MicroBlaze/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
12,790
portable/GCC/ARM_AARCH64_SRE/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
17,991
portable/GCC/RISC-V/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
9,422
portable/GCC/MicroBlazeV8/portasm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
8,891
portable/GCC/PPC405_Xilinx/portasm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
10,023
portable/GCC/ARM_CA9/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
7,653
portable/GCC/ARM_CRx_No_GIC/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
7,827
portable/GCC/IA32_flat/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
12,791
portable/GCC/ARM_CA53_64_BIT_SRE/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to dea...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
10,740
portable/GCC/AVR32_UC3/exception.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT AND BSD-3-Clause * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "So...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
3,448
portable/GCC/ColdFire_V2/portasm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
9,968
portable/GCC/ARM_CR5/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
18,203
portable/GCC/ARM_CRx_MPU/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
31,177
portable/GCC/ARM_CRx_MPU/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
2,686
portable/GCC/RL78/portasm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
12,722
portable/GCC/ARM_CA53_64_BIT/portASM.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to dea...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
11,079
portable/GCC/MicroBlazeV9/portasm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,901
portable/GCC/NiosII/port_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
3,671
portable/CodeWarrior/ColdFire_V1/portasm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
3,665
portable/CodeWarrior/ColdFire_V2/portasm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,021
portable/IAR/ARM_CM4F/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,961
portable/IAR/RX100/port_asm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
6,108
portable/IAR/RXv2/port_asm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
18,398
portable/IAR/RISC-V/portASM.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
5,268
portable/IAR/ARM_CA5_No_GIC/portASM.s
;/* ; * FreeRTOS Kernel <DEVELOPMENT BRANCH> ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. ; * ; * SPDX-License-Identifier: MIT ; * ; * Permission is hereby granted, free of charge, to any person obtaining a copy of ; * this software and associated documentation files (the "Software"),...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
5,175
portable/IAR/RX600/port_asm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
5,557
portable/IAR/ARM_CA9/portASM.s
;/* ; * FreeRTOS Kernel <DEVELOPMENT BRANCH> ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. ; * ; * SPDX-License-Identifier: MIT ; * ; * Permission is hereby granted, free of charge, to any person obtaining a copy of ; * this software and associated documentation files (the "Software"),...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
7,083
portable/IAR/ARM_CRx_No_GIC/portASM.s
;/* ; * FreeRTOS Kernel <DEVELOPMENT BRANCH> ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. ; * ; * SPDX-License-Identifier: MIT ; * ; * Permission is hereby granted, free of charge, to any person obtaining a copy of ; * this software and associated documentation files (the "Software"),...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,534
portable/IAR/ARM_CM0/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
12,822
portable/IAR/ARM_CM4F_MPU/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,823
portable/IAR/ARM_CM4F_MPU/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
3,685
portable/IAR/RL78/portasm.s
;/* ; * FreeRTOS Kernel <DEVELOPMENT BRANCH> ; * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. ; * ; * SPDX-License-Identifier: MIT ; * ; * Permission is hereby granted, free of charge, to any person obtaining a copy of ; * this software and associated documentation files (the "Software"),...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
3,052
portable/IAR/ARM_CM3/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
20,049
portable/IAR/ARM_CM55_NTZ/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/IAR/ARM_CM55_NTZ/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
22,503
portable/IAR/ARM_CM23_NTZ/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
40,430
portable/IAR/ARM_CM23_NTZ/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
20,049
portable/IAR/ARM_CM35P_NTZ/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/IAR/ARM_CM35P_NTZ/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,082
portable/IAR/ARM_CM23/secure/secure_context_port_asm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
28,629
portable/IAR/ARM_CM23/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
40,430
portable/IAR/ARM_CM23/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
20,049
portable/IAR/ARM_CM85_NTZ/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/IAR/ARM_CM85_NTZ/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,055
portable/IAR/ARM_CM35P/secure/secure_context_port_asm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
27,033
portable/IAR/ARM_CM35P/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/IAR/ARM_CM35P/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
20,049
portable/IAR/ARM_CM33_NTZ/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/IAR/ARM_CM33_NTZ/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,055
portable/IAR/ARM_CM55/secure/secure_context_port_asm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
27,033
portable/IAR/ARM_CM55/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/IAR/ARM_CM55/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,045
portable/IAR/ARM_CM7/r0p1/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,055
portable/IAR/ARM_CM85/secure/secure_context_port_asm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
27,033
portable/IAR/ARM_CM85/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/IAR/ARM_CM85/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
4,055
portable/IAR/ARM_CM33/secure/secure_context_port_asm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
27,033
portable/IAR/ARM_CM33/non_secure/portasm.s
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
38,470
portable/IAR/ARM_CM33/non_secure/mpu_wrappers_v2_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
7,724
portable/MPLAB/PIC32MX/port_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
24,060
portable/MPLAB/PIC32MZ/port_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
9,067
portable/MPLAB/PIC32MEC14xx/port_asm.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
3,286
portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
FreeRTOSCIRunnerIntegrationTest/lab-freertos-kernel
3,429
portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
/* * FreeRTOS Kernel <DEVELOPMENT BRANCH> * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * SPDX-License-Identifier: MIT * * Permission is hereby granted, free of charge, to any person obtaining a copy of * this software and associated documentation files (the "Software"), to deal...
funnsam/funnssa
289
fib.s
.global main main: pushq %rbp movq %rsp, %rbp .L0: movl $1, %esi xor %edi, %edi movl $1000, %ecx movl %edi, %edx movl %esi, %eax .L1: movl %eax, %r8d movl %eax, %esi add %edx, %esi cmpl %ecx, %eax setb %dil jb .L3 .L2: xor %eax, %eax leave ret .L3: movl %r8d, %edx movl %esi, %eax jmp .L1
furkantokac/artiq_ft
24,206
src/llvm_libunwind/src/UnwindRegistersSave.S
//===------------------------ UnwindRegistersSave.S -----------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
furkantokac/artiq_ft
26,108
src/llvm_libunwind/src/UnwindRegistersRestore.S
//===-------------------- UnwindRegistersRestore.S ------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
fygar256/axl
461
hello.s
.export _hello,_start,len .org 0x401000 section .text _start: _hello: mov edx, 0 mov eax, 1 ; sys_write (01) mov edi, 1 ; stdout (01) mov edx,len: ; length (13) movq rsi, msg ; address syscall mov edi, 0 ; ...
Gabeperson/sm213_interpreter
2,027
program.s
.pos 0x1000 start: #setup ld $stacktop, r6 gpc $6, r6 j main halt main: deca r5 # allocate 4 bytes st r6, (r5) # store ra on stack ld $-128, r0 # allocate 128 bytes on stack add r0, r5 # cont. deca r5 # allocate 4 bytes on stack ld $str1, r0 # r0 = str1 st r0, (r5) # load str1 ptr to the stack ...
garasubo/my-pico-rt
384
rt/src/asm.s
.cpu cortex-m0plus .thumb .section .text .syntax unified .global asm_execute_process asm_execute_process: push {r4, r5, r6, r7, lr} mov r4, r8 mov r5, r9 mov r6, r10 mov r7, r11 push {r4, r5, r6, r7} msr psp, r0 svc 0 mrs r0, psp pop {r4, r5, r6, r7} mov r8, r4 mov r9, ...
garrettjoecox/2ship2harkinianLegacy
1,742
tools/fado/ovl_En_Hs_reloc.s
.section .ovl # ovl_En_Hs2OverlayInfo .word _ovl_En_Hs2SegmentTextSize .word _ovl_En_Hs2SegmentDataSize .word _ovl_En_Hs2SegmentRoDataSize .word _ovl_En_Hs2SegmentBssSize .word 28 # relocCount # TEXT RELOCS .word 0x45000084 # R_MIPS_HI16 0x000084 .data .word 0x4600008C # R_MIPS_LO16 0x00008C .data .word 0x450000B4 # ...
garrettjoecox/2ship2harkinianLegacy
53
tools/asm-processor/tests/line-continuation-separate-file.s
.rdata label: .asciiz "1\n\ 2", \ "34", "56"
Gaurav-Shah05/rustos
3,233
kern/src/init/init.s
// #define EL0 0b00 // #define EL1 0b01 // #define EL2 0b10 // #define EL3 0b11 .section .text.init .global _start _start: // read cpu affinity, start core 0, halt rest mrs x1, MPIDR_EL1 and x1, x1, #3 cbz x1, setup halt: // core affinity != 0, halt it wfe b halt setup:...
Gaurav-Shah05/rustos
418
boot/src/init/init.s
.section .text.init .global _start _start: // read cpu affinity, start core 0, halt rest mrs x1, mpidr_el1 and x1, x1, #3 cbz x1, 2f 1: // core affinity != 0, halt it wfe b 1b 2: // set the stack to start before our boot code adr x1, _start mov sp, x...
GeminiCarrie/rust-sgx-sdk
1,851
sgx_trts/src/asm/xsave.S
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may...
GeminiCarrie/rust-sgx-sdk
1,954
sgx_trts/src/asm/cet.S
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may...
GeminiCarrie/rust-sgx-sdk
1,262
sgx_trts/src/asm/metadata.S
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may...
GeminiCarrie/rust-sgx-sdk
16,317
sgx_trts/src/asm/pic.S
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may...
GeminiCarrie/rust-sgx-sdk
1,970
sgx_trts/src/asm/macro.S
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may...