From: Grant Grundler Date: Sat, 22 Oct 2005 02:40:07 +0000 (-0400) Subject: [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs X-Git-Tag: v2.6.15-rc1~732^2^2~9^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=896a375623c3643a3f189353e7d4828c48a7fdf8;p=pandora-kernel.git [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs 2.6.12-rc4-pa3 : first pass at making sure use of RFI conforms to PA 2.0 arch pages F-4 and F-5, PA 1.1 Arch page 3-19 and 3-20. The discussion revolves around all the rules for clearing PSW Q-bit. The hard part is meeting all the rules for "relied upon translation". .align directive is used to guarantee the critical sequence ends more than 8 instructions (32 bytes) from the end of page. Signed-off-by: Grant Grundler Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed