Home
last modified time | relevance | path

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

/arch/arm/lib/
A Dmemcpy-arm64.S16 #define dstin x0 macro
73 stp A_l, A_h, [dstin]
82 str A_l, [dstin]
92 str A_lw, [dstin]
103 strb A_lw, [dstin]
118 stp A_l, A_h, [dstin]
136 stp A_l, A_h, [dstin]
148 sub tmp1, dstin, src
156 and tmp1, dstin, 15
157 bic dst, dstin, 15
[all …]
A Dmemset-arm64.S17 #define dstin x0 macro
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]
107 bic dst, dstin, 15
[all …]

Completed in 3 milliseconds