From: H. Peter Anvin Date: Tue, 19 Aug 2008 01:13:33 +0000 (-0700) Subject: x86: consistency cleanups X-Git-Tag: v2.6.28-rc1~734^2^3~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8df9676d6402563da91427e8d9f2da8a4598aede;p=pandora-kernel.git x86: consistency cleanups Rename _ASM_MOV_UL to _ASM_MOV for consistency with other _ASM_ instructions (_ASM_ADD, _ASM_SUB and so on.) Add ASM_SP, _ASM_BP, _ASM_SI, and _ASM_DI for consistency with _ASM_[ABCD]X. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed