Home
last modified time | relevance | path

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

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