]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: kernel: entry.S: Add MIPS R6 related definitions
authorMarkos Chandras <markos.chandras@imgtec.com>
Fri, 14 Nov 2014 10:05:41 +0000 (10:05 +0000)
committerMarkos Chandras <markos.chandras@imgtec.com>
Tue, 17 Feb 2015 15:37:26 +0000 (15:37 +0000)
commit877569818c57e5537c4c2d4193384c19cb275b76
treec3587938d1951a67b66b7d01cb67d08134c65fd3
parent6f2c5471a28ca4c9bb72528f5bb784fed4d2d963
MIPS: kernel: entry.S: Add MIPS R6 related definitions

The instruction hazard barrier in the form of:

jr.hb ra
nop

is valid on MIPS R6 as well.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/kernel/entry.S