| /bsp/yichip/yc3122-pos/Libraries/CMSIS/Device/YICHIP/YC3122/Source/Templates/gcc/ |
| A D | startup_yc3122.S | 101 sub r3, r2 105 sub r3, #4 125 sub r2, r1 129 sub r2, #4
|
| /bsp/raspberry-pi/raspi3-32/cpu/ |
| A D | start_gcc.S | 171 sub r0, r0, #UND_Stack_Size 176 sub r0, r0, #ABT_Stack_Size 181 sub r0, r0, #RT_FIQ_STACK_PGSZ 186 sub r0, r0, #RT_IRQ_STACK_PGSZ 226 sub lr, lr, #4 236 sub r0, #8
|
| /bsp/raspberry-pi/raspi2/cpu/ |
| A D | start_gcc.S | 104 sub r0, r0, #SVC_Stack_Size 109 sub r0, r0, #UND_Stack_Size 114 sub r0, r0, #ABT_Stack_Size 119 sub r0, r0, #RT_FIQ_STACK_PGSZ 124 sub r0, r0, #RT_IRQ_STACK_PGSZ
|
| /bsp/ft32/tools/ |
| A D | upgrade.py | 83 newline = re.sub('0[xX][0-9a-fA-F]+','0x00000000', oldline) 106 newline = re.sub('0[xX][0-9a-fA-F]+','0x000', oldline) 129 newline = re.sub('0[xX][0-9a-fA-F]+','0x400', oldline)
|
| /bsp/Infineon/tools/ |
| A D | upgrade.py | 83 newline = re.sub('0[xX][0-9a-fA-F]+','0x00000000', oldline) 106 newline = re.sub('0[xX][0-9a-fA-F]+','0x000', oldline) 129 newline = re.sub('0[xX][0-9a-fA-F]+','0x400', oldline)
|
| /bsp/mm32/tools/ |
| A D | upgrade.py | 85 newline = re.sub('0[xX][0-9a-fA-F]+','0x00000000', oldline) 108 newline = re.sub('0[xX][0-9a-fA-F]+','0x000', oldline) 131 newline = re.sub('0[xX][0-9a-fA-F]+','0x400', oldline)
|
| /bsp/nxp/imx/imx6sx/cortex-a9/cpu/ |
| A D | start_gcc.S | 97 sub r0, r0, #UND_Stack_Size 102 sub r0, r0, #ABT_Stack_Size 107 sub r0, r0, #RT_FIQ_STACK_PGSZ 112 sub r0, r0, #RT_IRQ_STACK_PGSZ
|
| /bsp/xuantie/libraries/xuantie_libraries/chip_riscv_dummy/include/asm/ |
| A D | riscv_asm_macro.h | 94 sub sp, sp, t1 144 sub sp, sp, t1 190 sub sp, sp, t1 210 sub t0, t1, t0 211 sub sp, sp, t0 222 sub sp, sp, t0 524 sub sp, sp, t1 533 sub sp, sp, t1
|
| /bsp/m16c62p/drivers/ |
| A D | start_gcc.S | 64 sub.w a1,r3 /* R3=R3-A1. Store size of data section in R3 */ 73 sub.w a1,a0 /* (A0 = A0-A1) */ 88 sub.w r1,r0 /* size of data section in r0 */
|
| /bsp/yichip/yc3121-pos/Libraries/startup/ |
| A D | flash_start_gcc.s | 208 sub r3, r2 212 sub r3, #4 234 sub r2, r1 238 sub r2, #4
|
| /bsp/w60x/ |
| A D | makeimg.py | 33 sub = subprocess.Popen(cmdstring_list, cwd=cwd, stdin=subprocess.PIPE, 37 while sub.poll() is None: 38 stdout_str += str(sub.stdout.read())
|
| /bsp/Infineon/psoc6-cy8ckit-062S2-43012/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_02_cm0plus.S | 137 sub r2, r0 143 sub r2, r0
|
| /bsp/Infineon/libraries/templates/PSOC62/libs/TARGET_CY8CKIT-062S2-43012/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_02_cm0plus.S | 137 sub r2, r0 143 sub r2, r0
|
| /bsp/Infineon/psoc6-cy8ckit-062s4/libs/TARGET_CY8CKIT-062S4/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_04_cm0plus.S | 137 sub r2, r0 143 sub r2, r0
|
| /bsp/Infineon/psoc6-cy8cproto-062S3-4343W/libs/TARGET_CY8CPROTO-062S3-4343W/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_03_cm0plus.S | 137 sub r2, r0 143 sub r2, r0
|
| /bsp/Infineon/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_02_cm0plus.S | 137 sub r2, r0 143 sub r2, r0
|
| /bsp/Infineon/psoc6-cy8ckit-062-BLE/libs/TARGET_CY8CKIT-062-BLE/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_01_cm0plus.S | 153 sub r2, r0 159 sub r2, r0
|
| /bsp/Infineon/psoc6-cy8ckit-062-WIFI-BT/libs/TARGET_CY8CKIT-062-WIFI-BT/COMPONENT_CM0P/TOOLCHAIN_A_Clang/ |
| A D | startup_psoc6_01_cm0plus.S | 153 sub r2, r0 159 sub r2, r0
|
| /bsp/nuvoton/numaker-hmi-ma35d1/preload/ |
| A D | preload.ASM | 105 sub x10, x10, #0x1 148 sub w10, w10, #0x1
|
| /bsp/raspberry-pi/raspi4-64/drivers/ |
| A D | SConscript | 9 # build for sub-directory
|
| /bsp/raspberry-pi/raspi-dm2.0/drivers/ |
| A D | SConscript | 15 # build for sub-directory
|
| /bsp/raspberry-pi/raspi4-32/driver/ |
| A D | SConscript | 19 # build for sub-directory
|
| /bsp/rockchip/rk2108/driver/ |
| A D | SConscript | 18 # build for sub-directory
|
| /bsp/hifive1/freedom-e-sdk/bsp/env/ |
| A D | start.S | 96 sub sp, t1, t0
|
| /bsp/sparkfun-redv/freedom-e-sdk/bsp/env/ |
| A D | start.S | 96 sub sp, t1, t0
|