Home
last modified time | relevance | path

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

/linux-5.19.10/arch/xtensa/lib/
Dusercopy.S75 .Ldstaligned: # return here from .Ldstunaligned when dst is aligned label
98 bbci.l a5, 1, .Ldstaligned # if dst is now aligned, then
110 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