From: Vineet Gupta Date: Tue, 28 May 2013 07:54:43 +0000 (+0530) Subject: ARC: Increase readability of entry handlers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~38^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ebedbb2fdf730b7e5e2417dbd37faee6304bfb5;p=pandora-kernel.git ARC: Increase readability of entry handlers * use artificial PUSH/POP contructs for CORE Reg save/restore to stack * use artificial PUSHAX/POPAX contructs for Auxiliary Space regs * macro'ize multiple copies of callee-reg-save/restore (SAVE_R13_TO_R24) * use BIC insn for inverse-and operation Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed