Searched refs:dstin (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/lib/
H A Dmemset-arm64.S17 #define dstin x0 define
52 4: strb valw, [dstin, x3]
61 add dstend, dstin, count
71 str val, [dstin]
76 str valw, [dstin]
80 strb valw, [dstin]
87 str q0, [dstin]
91 str q0, [dstin, 16]
99 str q0, [dstin, 16]
100 stp q0, q0, [dstin, 3
[all...]
H A Dmemcpy-arm64.S16 #define dstin x0 define
62 add dstend, dstin, count
73 stp A_l, A_h, [dstin]
82 str A_l, [dstin]
92 str A_lw, [dstin]
103 strb A_lw, [dstin]
104 strb B_lw, [dstin, tmp1]
118 stp A_l, A_h, [dstin]
119 stp B_l, B_h, [dstin, 16]
136 stp A_l, A_h, [dstin]
[all...]

Completed in 84 milliseconds