Home
last modified time | relevance | path

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

/linux-4.4.14/arch/xtensa/lib/
Dusercopy.S87 .Ldstaligned: # return here from .Ldstunaligned when dst is aligned label
110 bbci.l a5, 1, .Ldstaligned # if dst is now aligned, then
122 j .Ldstaligned # dst is now aligned, return to main algorithm
Dmemcopy.S112 _bbci.l a5, 1, .Ldstaligned # if dst is now aligned, then
124 j .Ldstaligned # dst is now aligned, return to main algorithm
137 .Ldstaligned: # return here from .Ldst?mod? once dst is aligned label