Searched refs:mod8 (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/sysdeps/alpha/alphaev6/ |
D | memcpy.S | 50 and $16, 7, $1 # E : Are both 0mod8? 66 and $16, 7, $1 # E : Are we at 0mod8 yet? 192 and $0, 7, $1 # E : dest alignment mod8 204 and $4, 7, $1 # E : dest 0mod8 yet?
|
D | memset.S | 64 beq $3, $aligned # U : target is 0mod8
|
/glibc-2.36/elf/ |
D | tst-dlopen-nodelete-reloc.c | 126 void *mod8 = xdlopen ("tst-dlopen-nodelete-reloc-mod8.so", RTLD_NOW); in do_test() local 142 xdlclose (mod8); in do_test()
|
D | Makefile | 832 tst-dl_find_object-mod8 \ 959 tst-dlopen-nodelete-reloc-mod8 \
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 2270 * elf/tst-dlopen-nodelete-reloc-mod8.c: New file.
|
D | ChangeLog.24 | 3929 * elf/tst-dl_find_object-mod8.c: New file.
|