1
0
Fork 0
alistair23-linux/arch/xtensa/boot
Max Filippov 0376027051 xtensa: don't use l32r opcode directly
xtensa assembler is capable of representing register loads with either
movi + addmi, l32r or const16, depending on the core configuration.
Don't use '.literal' and 'l32r' directly in the code, use 'movi' and let
the assembler relax them.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2018-12-05 12:53:07 -08:00
..
boot-elf xtensa: don't use l32r opcode directly 2018-12-05 12:53:07 -08:00
boot-redboot xtensa: build kernel with text-section-literals 2017-12-10 14:48:51 -08:00
dts xtensa: xtfpga.dtsi: fix dtc warnings about SPI 2018-12-04 16:08:20 -08:00
lib xtensa: add support for KASAN 2017-12-16 22:37:12 -08:00
.gitignore .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2017-11-08 11:20:24 -06:00
Makefile xtensa: add NOTES section to the linker script 2018-10-29 19:02:08 -07:00