CI>I wan't to know wheater or not it is possible to write 3 bytes
CI>to memory without for example moving on byte and one word?
CI>If No then what is the fastest?
CI>Read One byte and write one DWord
CI>Write one byte and Write one Word
You can always allocate 4 bytes and simply not use one. That way you can
read a dword in eax register. That would be faster :)
* SLMR 2.1a * It's only a hobby ... only a hobby ... only a
--- FMail 0.92
---------------
* Origin: The Programmer's Oasis on FIDONET! (1:348/203)
|