From: Steven J. Hill Date: Mon, 25 Mar 2013 17:15:55 +0000 (-0500) Subject: MIPS: microMIPS: Add support for exception handling. X-Git-Tag: v3.10-rc1~15^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a0b24f56c2492b932f1aed617ae80fb23500d21;p=pandora-kernel.git MIPS: microMIPS: Add support for exception handling. All exceptions must be taken in microMIPS mode, never in classic MIPS mode or the kernel falls apart. A few NOP instructions are used to maintain the correct alignment of microMIPS versions of the exception vectors. Signed-off-by: Steven J. Hill --- Reading git-diff-tree failed