Home
last modified time | relevance | path

Searched refs:al (Results 1 – 10 of 10) sorted by relevance

/picolibc-latest/newlib/libc/machine/x86/
Dmemset-32.S46 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
Dmemchr-32.S63 cmpb (edi),al
71 cmpb (edi),al
79 cmpb (edi),al
87 movb al,ah
117 cmpb (edi),al
Dmemcmp-32.S40 movb -1(edi),al
70 testb $3,al
96 movb -1(edi),al
Di386mach.h74 #define al REG(al) macro
Dx86_64mach.h78 #define al REG(al) macro
/picolibc-latest/newlib/libm/machine/x86/
Di386mach.h65 #define al REG(al) macro
/picolibc-latest/doc/
Dlocking.md18 * functions using timezones (localtime, et al)
/picolibc-latest/
DREADME.md451 * Support _ZEPHYR_SOURCE macro which, like _POSIX_SOURCE et al,
DCOPYING.picolibc3612 Copyright: 2005-2014 Rich Felker, et al.
3618 Copyright: 2005-2020 Rich Felker, et al.
/picolibc-latest/newlib/
DChangeLog-201521305 * 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.