grub/grub-core/kern/mips
Daniel Kiper eb46ee98bc mips/cache: Add missing nop's in delay slots
Lack of them causes random instructions to be executed before the
jump really happens.

Signed-off-by: Vladimir Serbinenko <phcoder@google.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2020-05-15 14:30:07 +02:00
..
arc * grub-core/kern/mips/arc/init.c (grub_machine_get_bootlocation): 2014-08-25 15:19:48 -07:00
loongson Use AT keyboard on Yeeloong 3A. 2013-12-17 22:54:30 +01:00
qemu_mips * grub-core/kern/mips/qemu_mips/init.c (grub_machine_init): Update 2013-11-18 16:39:45 +01:00
cache.S mips/cache: Add missing nop's in delay slots 2020-05-15 14:30:07 +02:00
cache_flush.S Remove -march=mips3 from TARGET_CCASFLAGS as it creates linking problem 2013-11-22 04:36:53 +01:00
dl.c Fix remaining cases of gcc 7 fallthrough warning. 2017-04-12 01:42:38 +00:00
init.c Implement grub_machine_get_bootlocation for ARC. 2013-04-27 19:12:11 +02:00
startup.S mips: Make the assembly-code N32-compatible. 2015-10-11 13:20:26 +02:00