Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/lib/
Dmemcpy.S20 #define dstin x0 macro
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 …]
Dcopy_template.S24 dstin .req x0 label
42 mov dst, dstin
Dmemset.S28 dstin .req x0 label
46 mov dst, dstin /* Preserve return value. */
Dcopy_from_user.S65 9997: cmp dst, dstin
Dcopy_to_user.S64 9997: cmp dst, dstin