arch/cris/arch-v32/lib/strcmp.S
0 → 100644
+21
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add an optimized strcmp for CRISv32. This improves strcmp performance with about 25% when comparing a 55 character string with itself. Signed-off-by:Edgar Iglesias <edgar@axis.com> Acked-by:
Jesper Nilsson <jesper.nilsson@axis.com>