Home
last modified time | relevance | path

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

/arch/xtensa/lib/
Dusercopy.S70 .Ldstaligned: # return here from .Ldstunaligned when dst is aligned label
93 bbci.l a5, 1, .Ldstaligned # if dst is now aligned, then
105 j .Ldstaligned # dst is now aligned, return to main algorithm
Dmemcopy.S98 _bbci.l a5, 1, .Ldstaligned # if dst is now aligned, then
110 j .Ldstaligned # dst is now aligned, return to main algorithm
121 .Ldstaligned: # return here from .Ldst?mod? once dst is aligned label