grub/grub-core/kern/arm
Leif Lindholm d47e8ab4b9 dl_helper: Cleanup
Use the new thumb_get_instruction_word/thumb_set_instruction_word
helpers throughout.

Style cleanup (missing spaces).

Move Thumb MOVW/MOVT handlers into Thumb relocation section of file.
2015-03-27 14:37:16 +01:00
..
efi Enable cache on ARM U-Boot port. 2013-12-23 05:01:58 +01:00
uboot Add explicit thumb interwork bx in asm files. 2013-12-17 14:50:44 +01:00
cache.c Enable cache on ARM U-Boot port. 2013-12-23 05:01:58 +01:00
cache.S Fix ARM cache maintainance. 2013-12-23 04:27:53 +01:00
cache_armv6.S * grub-core/kern/arm/cache_armv6.S: Remove .arch directive. 2013-12-25 23:31:42 +01:00
cache_armv7.S Add explicit thumb interwork bx in asm files. 2013-12-17 14:50:44 +01:00
compiler-rt.S Remove libgcc dependency. 2015-03-03 20:50:37 +01:00
dl.c arm/dl: Fix handling of nonstandard relocation sizes 2015-02-26 22:10:29 +01:00
dl_helper.c dl_helper: Cleanup 2015-03-27 14:37:16 +01:00