From mboxrd@z Thu Jan 1 00:00:00 1970 From: janpharm Date: Sun, 17 Feb 2013 01:59:10 -0800 (PST) Subject: [U-Boot] why bic sp, sp, #7 /* 8-byte alignment for ABI compliance */ Message-ID: <1361095150115-147472.post@n7.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi All, After searching via google,I still can not find the hint for I understand the function of bic command, but did not understand : why "bic sp, sp, #7" can be implied for "8-byte alignment for ABI compliance" ? can someone offer some example? thanks! -- View this message in context: http://u-boot.10912.n7.nabble.com/why-bic-sp-sp-7-8-byte-alignment-for-ABI-compliance-tp147472.html Sent from the U-Boot mailing list archive at Nabble.com.