diff options
author | Christopher Ferris <cferris@google.com> | 2015-07-06 12:03:40 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2015-07-08 11:20:27 -0700 |
commit | e1e434af12e801931abaa7dac03915ee4c2d9b15 (patch) | |
tree | c86b768271f8dadba5251d0f8c0408f7c90d4a92 /tests/buffer_tests.cpp | |
parent | 77455f85ab46bed6dc5f7246b474ede44ae9ede2 (diff) |
Replace bx lr with update of pc from the stack.
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
Diffstat (limited to 'tests/buffer_tests.cpp')
0 files changed, 0 insertions, 0 deletions