Home
last modified time | relevance | path

Searched refs:str1w (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/lib/
A Dcopy_to_user.S60 .macro str1w ptr reg abort macro
65 str1w \ptr, \reg1, \abort
66 str1w \ptr, \reg2, \abort
67 str1w \ptr, \reg3, \abort
68 str1w \ptr, \reg4, \abort
69 str1w \ptr, \reg5, \abort
70 str1w \ptr, \reg6, \abort
71 str1w \ptr, \reg7, \abort
72 str1w \ptr, \reg8, \abort
79 .macro str1w ptr reg abort macro
A Dcopy_template.S149 str1w r0, r3, abort=20f
150 str1w r0, r4, abort=20f
151 str1w r0, r5, abort=20f
152 str1w r0, r6, abort=20f
153 str1w r0, r7, abort=20f
154 str1w r0, r8, abort=20f
155 str1w r0, lr, abort=20f
258 str1w r0, r3, abort=21f
A Dmemcpy.S33 .macro str1w ptr reg abort macro
A Dcopy_from_user.S82 .macro str1w ptr reg abort macro

Completed in 7 milliseconds