dotgnu-libjit
[Top][All Lists]
Advanced

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

[Libjit-developers] JIT_OP_MEMSET, JIT_OP_MEMCPY and JIT_OP_MEMMOVE opco


From: Kirill Kononenko
Subject: [Libjit-developers] JIT_OP_MEMSET, JIT_OP_MEMCPY and JIT_OP_MEMMOVE opcodes implemented
Date: Thu, 8 Dec 2005 17:46:49 +0300

Implemented JIT_OP_MEMSET, JIT_OP_MEMCPY and JIT_OP_MEMMOVE opcodes. This is only the first implementation, which is not much optimized. Would be nice to optimize this code and use MMX instruction set. If anyone is interested - look for code samples of memmove in:

http://maybe.dotgnu.info:8000/~krokas/books/AMD_block_prefetch_paper.pdf

and

http://maybe.dotgnu.info:8000/~krokas/books/22007.pdf

 

Cheers,

Kirill

 

Attachment: Кирилл-051208.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]