e1e434af12
When there is arm assembler of this format: ldmxx sp!, {..., lr} or pop {..., lr} bx lr It can be replaced with: ldmxx sp!, {..., pc} or pop {..., pc} Change-Id: Ic27048c52f90ac4360ad525daf0361a830dc22a3 |
||
---|---|---|
.. | ||
__strcat_chk.S | ||
__strcpy_chk.S | ||
memcpy.S | ||
memcpy_base.S | ||
memset.S | ||
stpcpy.S | ||
strcat.S | ||
strcmp.S | ||
strcpy.S | ||
string_copy.S | ||
strlen.S |