kernel_optimize_test/arch/xtensa/kernel
Max Filippov 2da03d4114 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>
2017-12-10 14:48:52 -08:00
..
.gitignore
align.S xtensa: build kernel with text-section-literals 2017-12-10 14:48:51 -08:00
asm-offsets.c
coprocessor.S xtensa: use call instead of callx in assembly code 2017-12-10 14:48:52 -08:00
entry.S xtensa: use call instead of callx in assembly code 2017-12-10 14:48:52 -08:00
head.S xtensa: use call instead of callx in assembly code 2017-12-10 14:48:52 -08:00
hw_breakpoint.c
irq.c
Makefile xtensa: build kernel with text-section-literals 2017-12-10 14:48:51 -08:00
mcount.S
module.c
mxhead.S
pci-dma.c
pci.c
perf_event.c
platform.c
process.c
ptrace.c
s32c1i_selftest.c
setup.c xtensa: build kernel with text-section-literals 2017-12-10 14:48:51 -08:00
signal.c
smp.c
stacktrace.c
syscall.c
time.c
traps.c
vectors.S xtensa: use call instead of callx in assembly code 2017-12-10 14:48:52 -08:00
vmlinux.lds.S xtensa: build kernel with text-section-literals 2017-12-10 14:48:51 -08:00
xtensa_ksyms.c