commit | 6ebb496ffc7eeb309a1505bb980e6fb1499eebd7 | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Fri Nov 14 10:05:41 2014 +0000 |
committer | Markos Chandras <markos.chandras@imgtec.com> | Tue Feb 17 15:37:26 2015 +0000 |
tree | c3587938d1951a67b66b7d01cb67d08134c65fd3 | |
parent | 8b8aa636f02879c5e3d4228109dc5a13a934d89b [diff] |
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>