diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2017-12-09 18:44:11 -0800 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2017-12-10 14:48:52 -0800 |
commit | 2da03d4114b2587f0e8e45f4862074e34daee64e (patch) | |
tree | bb8b7dd122fa8fc036eeaa340264e2af405629cb /arch/xtensa/lib | |
parent | f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa (diff) | |
download | linux-2da03d4114b2587f0e8e45f4862074e34daee64e.tar.gz linux-2da03d4114b2587f0e8e45f4862074e34daee64e.tar.bz2 linux-2da03d4114b2587f0e8e45f4862074e34daee64e.zip |
xtensa: use call instead of callx in assembly code
Now that xtensa assembly sources are compiled with -mlongcalls let the
assembler and linker relax call instructions into l32r + callx where
needed. This change makes the code cleaner and potentially a bit faster.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/lib')
0 files changed, 0 insertions, 0 deletions