Even more goodies?
This written by Jiri:
>Now, that we are allowed to have mem_set() & mem_copy() - very nice,
thank
>you! - what about a complete set of goodies with mem_and(), mem_or() &
>mem_xor()?
a1 = memory address 1
a2 = memory address 2
a3 = length of memory to process
mem_or(a1, a2, a3)
mem_xor(a1, a2, a3)
mem_and(a1, a2, a3)
mem_not(a1, a3)
I agree with Jiri. This could increase our video processing speed.
--Lucius Lamar Hilley III
-- E-mail at luciuslhilleyiii at juno.com
-- I support transferring of files less than 60K.
-- I can Decode both UU and Base64 format.
|
Not Categorized, Please Help
|
|