Commit 6cbe0631 authored by Ralf Baechle's avatar Ralf Baechle

R4300 delay slot.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 209ac8dd
...@@ -830,6 +830,7 @@ static __init void build_tlb_write_entry(u32 **p, struct label **l, ...@@ -830,6 +830,7 @@ static __init void build_tlb_write_entry(u32 **p, struct label **l,
i_nop(p); i_nop(p);
break; break;
case CPU_R4300:
case CPU_R4600: case CPU_R4600:
case CPU_R4700: case CPU_R4700:
case CPU_R5000: case CPU_R5000:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment