Home
last modified time | relevance | path

Searched refs:dstend (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/lib/
H A Dmemcpy.S25 #define dstend x5 macro
62 add dstend, dstin, count
74 stp D_l, D_h, [dstend, -16]
83 str A_h, [dstend, -8]
93 str B_lw, [dstend, -4]
105 strb C_lw, [dstend, -1]
120 stp C_l, C_h, [dstend, -32]
121 stp D_l, D_h, [dstend, -16]
133 stp G_l, G_h, [dstend, -64]
202 and tmp1, dstend, 15
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ts-newlib/
H A D0001-newlib-memcpy-remove-optimized-version.patch47 -#define dstend x5
87 - add dstend, dstin, count
102 - stp C_l, C_h, [dstend, -32]
105 - stp D_l, D_h, [dstend, -16]
116 - str A_h, [dstend, -8]
124 - str A_hw, [dstend, -4]
137 - strb A_hw, [dstend, -1]
153 - stp E_l, E_h, [dstend, -32]
154 - stp F_l, F_h, [dstend, -16]
200 - stp E_l, E_h, [dstend, -64]
[all …]