I looked at it - its hard, very hard. MMX has no carry bit so you end up
having to do a cycle of
copy original 4 words
add 4 new words
for each new word < old word
add one
and at the end you have add the pairs. Im not sure if Ingo played with this
a while ago.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/