Module Name: src Committed By: matt Date: Mon Aug 19 17:38:47 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strchr_arm.S
Log Message:
Swap use of r1 and ip
teq -> cmp.
add s to few instructions
(thumbify part 1)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/arch/arm/string/strchr_arm.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
