K 10 svn:author V 3 kib K 8 svn:date V 27 2010-06-23T10:40:28.520924Z K 7 svn:log V 289 Remove unused i586 optimized bcopy/bzero/etc implementations that utilize FPU registers for copying. Remove the switch table and jumps from bcopy/bzero/... to the actual implementation. As a side-effect, i486-optimized bzero is removed. Reviewed by: bde Tested by: pho (previous version) END