Home
last modified time | relevance | path

Searched refs:stp (Results 1 – 18 of 18) sorted by relevance

/u-boot/arch/arm/lib/
A Dmemcpy-arm64.S73 stp A_l, A_h, [dstin]
118 stp A_l, A_h, [dstin]
136 stp A_l, A_h, [dstin]
161 stp D_l, D_h, [dstin]
169 stp A_l, A_h, [dst, 16]
171 stp B_l, B_h, [dst, 32]
173 stp C_l, C_h, [dst, 48]
183 stp A_l, A_h, [dst, 16]
185 stp B_l, B_h, [dst, 32]
187 stp C_l, C_h, [dst, 48]
[all …]
A Dsetjmp_aarch64.S13 stp x19, x20, [x0,#0]
14 stp x21, x22, [x0,#16]
15 stp x23, x24, [x0,#32]
16 stp x25, x26, [x0,#48]
17 stp x27, x28, [x0,#64]
18 stp x29, x30, [x0,#80]
A Dmemset-arm64.S100 stp q0, q0, [dstin, 32]
101 stp q0, q0, [dstend, -32]
120 stp q0, q0, [dst, 32]
131 stp q0, q0, [dstend, -64]
132 stp q0, q0, [dstend, -32]
140 stp q0, q0, [dst, 32]
141 stp q0, q0, [dst, 64]!
144 stp q0, q0, [dstend, -64]
145 stp q0, q0, [dstend, -32]
A Dcrt0_aarch64_efi.S144 stp x29, x30, [sp, #-32]!
147 stp x0, x1, [sp, #16]
A Drelocate_64.S23 stp x29, x30, [sp, #-32]! /* create a stack frame */
52 stp x10, x11, [x0], #16 /* copy to target address [x0] */
/u-boot/arch/arm/cpu/armv8/
A Dexceptions.S39 stp x29, x30, [sp, #-16]!
49 stp x27, x28, [sp, #-16]!
50 stp x25, x26, [sp, #-16]!
51 stp x23, x24, [sp, #-16]!
58 stp x9, x10, [sp, #-16]!
59 stp x7, x8, [sp, #-16]!
60 stp x5, x6, [sp, #-16]!
61 stp x3, x4, [sp, #-16]!
62 stp x1, x2, [sp, #-16]!
90 stp x1, x0, [sp, #-16]!
[all …]
A Dpsci.S104 stp x15, xzr, [sp, #-16]!
108 stp x29, x30, [sp, #-16]!
109 stp x27, x28, [sp, #-16]!
110 stp x25, x26, [sp, #-16]!
111 stp x23, x24, [sp, #-16]!
112 stp x21, x22, [sp, #-16]!
113 stp x19, x20, [sp, #-16]!
115 stp x18, x15, [sp, #-16]!
A Dsmccc-call.S17 stp x0, x1, [x4, #ARM_SMCCC_RES_X0_OFFS]
18 stp x2, x3, [x4, #ARM_SMCCC_RES_X2_OFFS]
A Dsha256_ce_core.S132 3: stp dga, dgb, [x0]
/u-boot/arch/arm/mach-imx/imx8m/
A Dlowlevel_init.S21 stp x1, x2, [x0], #16
22 stp x3, x4, [x0], #16
23 stp x5, x6, [x0], #16
24 stp x7, x8, [x0], #16
25 stp x9, x10, [x0], #16
26 stp x11, x12, [x0], #16
27 stp x13, x14, [x0], #16
28 stp x15, x16, [x0], #16
29 stp x17, x18, [x0], #16
30 stp x19, x20, [x0], #16
[all …]
/u-boot/arch/arm/mach-imx/imx8ulp/
A Dlowlevel_init.S22 stp x1, x2, [x0], #16
23 stp x3, x4, [x0], #16
/u-boot/arch/arm/mach-imx/imx9/
A Dlowlevel_init.S22 stp x1, x2, [x0], #16
23 stp x3, x4, [x0], #16
/u-boot/arch/arm/mach-imx/imx8/
A Dlowlevel_init.S21 stp x1, x2, [x0], #16
22 stp x3, x4, [x0], #16
/u-boot/arch/arm/cpu/armv8/xen/
A Dlowlevel_init.S22 stp x0, x2, [x1], #16
23 stp x3, x4, [x1], #16
/u-boot/arch/arm/mach-rmobile/
A Dlowlevel_init_gen3.S29 stp x0, x1, [x8], #16
30 stp x2, x3, [x8], #16
/u-boot/board/armltd/vexpress64/
A Dlowlevel_init.S10 stp x0, x1, [x8]
/u-boot/scripts/
A Dcheckstack.pl49 $re = qr/^.*stp.*sp,\#-([0-9]{1,8})\]\!/o;
/u-boot/include/linux/mtd/
A Dnand.h123 #define NAND_ECCREQ(str, stp) { .strength = (str), .step_size = (stp) } argument

Completed in 27 milliseconds