Searched refs:cld (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | ovbcopy.s | 77 cld /* nope, copy forwards */ 101 cld 120 cld /* nope, copy forwards */ 148 cld
|
/titanic_50/usr/src/uts/intel/ia32/sys/ |
H A D | privregs.h | 156 cld; \ 183 cld; \ 196 cld; \
|
/titanic_50/usr/src/uts/i86pc/dboot/ |
H A D | dboot_xen.s | 95 cld
|
/titanic_50/usr/src/lib/libc/i386/gen/ |
H A D | memcpy.s | 105 cld / reset direction flag to LtoR 136 cld / reset direction flag to LtoR
|
/titanic_50/usr/src/uts/i86pc/sys/ |
H A D | machprivregs.h | 137 cld; \
|
/titanic_50/usr/src/grub/grub-0.97/stage2/ |
H A D | nbloader.S | 66 cld
|
H A D | asm.S | 184 cld 244 cld /* Don't know whether or not we need this */ 294 cld /* Don't know whether or not we need this */ 764 cld 820 cld 1903 cld /* forward copying */ 1922 cld
|
H A D | start.S | 287 cld /* sets the copy direction to forward */
|
H A D | start_eltorito.S | 90 cld
|
/titanic_50/usr/src/psm/stand/bootblks/ufs/i386/ |
H A D | mboot.S | 129 cld /* prepare for relocation */
|
/titanic_50/usr/src/grub/grub-0.97/stage1/ |
H A D | stage1.S | 364 cld
|
/titanic_50/usr/src/uts/i86xpv/sys/ |
H A D | machprivregs.h | 494 cld; \
|
/titanic_50/usr/src/uts/i86pc/ml/ |
H A D | bios_call_src.s | 109 cld
|
/titanic_50/usr/src/cmd/ptools/pstack/ |
H A D | pstack.c | 499 print_java_frame(void *cld, prgregset_t gregs, const char *name, int bci, in print_java_frame() argument
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | genunix.c | 2588 uintptr_t cld, sib; in proc_walk_step() local 2598 cld = (uintptr_t)pr.p_child; in proc_walk_step() 2611 if ((wsp->walk_addr = cld) != NULL) { in proc_walk_step() 2612 if (mdb_vread(&pr, sizeof (proc_t), cld) == -1) { in proc_walk_step() 2614 addr, cld); in proc_walk_step()
|
/titanic_50/usr/src/lib/libc/amd64/gen/ |
H A D | memcpy.s | 2492 cld # reset direction flag
|