Searched refs:COPYL (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/core/lzo/ |
D | lzo_asm.h | 239 #define COPYL(r1,r2,x) COPYL_C(r1,r2,x,%ecx) macro 253 #define REP_MOVSL(x) shrl $2,%ecx ; COPYL(%esi,%edi,x)
|
D | lzo1x_d.ash | 107 COPYL(%esi,%edi,%edx) 257 COPYL(%edx,%edi,%ebx)
|