]> 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)
commit81f93e21870d282fdb1cf707ffbf775edebb3791
treec3587938d1951a67b66b7d01cb67d08134c65fd3
parent69626fa2b0cfa1fa5ebd2362300159d25794c8e9
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