Searched refs:al (Results 1 – 10 of 10) sorted by relevance
/picolibc-latest/newlib/libc/machine/x86/ |
D | memset-32.S | 46 movb al,(edi) 52 movb al,(edi) 58 movb al,(edi) 64 movb al,(edi) 70 movb al,(edi) 76 movb al,(edi) 82 movb al,(edi) 88 movb al,ah
|
D | memchr-32.S | 63 cmpb (edi),al 71 cmpb (edi),al 79 cmpb (edi),al 87 movb al,ah 117 cmpb (edi),al
|
D | memcmp-32.S | 40 movb -1(edi),al 70 testb $3,al 96 movb -1(edi),al
|
D | i386mach.h | 74 #define al REG(al) macro
|
D | x86_64mach.h | 78 #define al REG(al) macro
|
/picolibc-latest/newlib/libm/machine/x86/ |
D | i386mach.h | 65 #define al REG(al) macro
|
/picolibc-latest/doc/ |
D | locking.md | 18 * functions using timezones (localtime, et al)
|
/picolibc-latest/ |
D | README.md | 451 * Support _ZEPHYR_SOURCE macro which, like _POSIX_SOURCE et al,
|
D | COPYING.picolibc | 3612 Copyright: 2005-2014 Rich Felker, et al. 3618 Copyright: 2005-2020 Rich Felker, et al.
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 21305 * libc/include/sys/fcntl.h: Define _O_BINARY et al if CYGWIN is 22434 to define vm_offset_t, vm_size_t, int32_t et al, register_t, 23175 * libc/include/sys/types.h: Don't define u_char, et. al., if 23177 et. al. Make FD_SETSIZE default 64 rather than 60. Define 27331 <stdarg.h>, to avoid defining va_arg, et. al. 27454 rather than newlib/libc and newlib/libm. Use CC, et. al., rather 27455 than CROSS_CC, et. al. Broke make docs; will fix later.
|