Restored the inappropriately deleted x86 implementation of
commitb71c02bff3e35e2fea02bf70c0acee41f7e0e2c3
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 May 2015 23:07:45 +0000 (17 23:07 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 May 2015 23:07:45 +0000 (17 23:07 +0000)
tree95a4998cb485c01c5a9bac6f4a06a585c87eefbb
parentcb96942551efbc6294fc49ee822c029bd2da224f
Restored the inappropriately deleted x86 implementation of
CacheClearE(). The code is unchanged, but the comments have been updated
(removed the duplicate AutoDoc, but kept and clarified the 'Internals'
section).

The associated Exec_Wbinvd() assembly function is also restored (by
resurrecting part of the old corelow.S as cache.S).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50701 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/i386-pc/exec/cache.S [new file with mode: 0644]
arch/i386-pc/exec/cachecleare.c [new file with mode: 0644]
arch/i386-pc/exec/mmakefile.src