dotgnu-libjit
[Top][All Lists]
Advanced

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

[Libjit-developers] new opcodes implemented


From: Kirill Kononenko
Subject: [Libjit-developers] new opcodes implemented
Date: Fri, 9 Dec 2005 18:08:08 +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

 

 

The patch itself was in the previous email.

 

Cheers,

Kirill.

 


reply via email to

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