Searched refs:cl (Results 1 – 6 of 6) sorted by relevance
/picolibc-latest/newlib/libc/machine/x86/ |
D | strlen-32.S | 44 movb (edi),cl 46 testb cl,cl 51 movb (edi),cl 53 testb cl,cl 58 movb (edi),cl 60 testb cl,cl 81 testb cl,cl 86 testb cl,cl 91 testb cl,cl
|
D | strchr-32.S | 22 movb dl,cl 31 cmpb cl,dl 36 cmpb cl,(eax) 59 movb (eax),cl 60 testb cl,cl 62 cmpb bl,cl 69 movb (eax),cl 70 testb cl,cl 72 cmpb bl,cl 79 movb (eax),cl [all …]
|
D | i386mach.h | 76 #define cl REG(cl) macro
|
D | x86_64mach.h | 80 #define cl REG(cl) macro
|
/picolibc-latest/newlib/libm/machine/x86/ |
D | i386mach.h | 67 #define cl REG(cl) macro
|
/picolibc-latest/newlib/libc/string/ |
D | mkunidata | 31 wget https://www.cl.cam.ac.uk/~mgk25/download/uniset.tar.gz
|