[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[f-cpu] New SHL EU



Hi gang,

I have uploaded a new version of my source tree. Have a look at
http://f-cpu.seul.org/~f-cpu/new/fcpu-mr-20020513.tar.gz

The shifter now supports both `semi' and `full' SIMD operations -- that
is, `chunk(a) op b' *and* `chunk(a) op chunk(b)'. I also hope that I
got the bitrev instruction right this time. It should perform the
function `y = rotate_right(bit_reverse(a), chunksize-b-1)'; but one
never knows.

-- 
 Michael "Tired" Riepe <Michael.Riepe@stud.uni-hannover.de>
 "All I wanna do is have a little fun before I die"
*************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe f-cpu       in the body. http://f-cpu.seul.org/