Skip to content

Commit

Permalink
R4300 delay slot.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 209ac8d commit 6cbe063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/mm/tlbex.c
Original file line number Diff line number Diff line change
Expand Up @@ -830,6 +830,7 @@ static __init void build_tlb_write_entry(u32 **p, struct label **l,
i_nop(p);
break;

case CPU_R4300:
case CPU_R4600:
case CPU_R4700:
case CPU_R5000:
Expand Down

0 comments on commit 6cbe063

Please sign in to comment.