Searched refs:cld (Results 1 - 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dovbcopy.s77 cld /* nope, copy forwards */
101 cld
120 cld /* nope, copy forwards */
148 cld
/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dprivregs.h156 cld; \
183 cld; \
196 cld; \
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_xen.s95 cld
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dnbloader.S66 cld
H A Dstart.S287 cld /* sets the copy direction to forward */
H A Dstart_eltorito.S90 cld
H A Dasm.S184 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
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachprivregs.h137 cld; \
/illumos-gate/usr/src/boot/sys/boot/i386/btx/lib/
H A Dbtxcsu.S31 _start: cld
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemcpy.s105 cld / reset direction flag to LtoR
136 cld / reset direction flag to LtoR
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S71 start: cld # String ops inc
/illumos-gate/usr/src/boot/sys/boot/i386/pxeldr/
H A Dpxeldr.S89 start: cld # string ops inc
270 cld # In case anyone depends on this
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S364 cld
/illumos-gate/usr/src/psm/stand/bootblks/ufs/i386/
H A Dmboot.S129 cld /* prepare for relocation */
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dasmacros.h180 cld
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dgptldr.S116 cld # String ops inc
/illumos-gate/usr/src/uts/i86xpv/sys/
H A Dmachprivregs.h494 cld; \
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Drelocater_tramp.S86 cld
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dbios_call_src.s109 cld
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A Dcdboot.S116 real_start: cld # string ops inc
541 cld # In case anyone depends on this
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A Dpmbr.s64 real_code: cld # String ops inc
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c499 print_java_frame(void *cld, prgregset_t gregs, const char *name, int bci, argument
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S181 start: cld # String ops inc
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S351 except: cld # String ops inc
476 int_hw: cld # String ops inc
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c2671 uintptr_t cld, sib; local
2681 cld = (uintptr_t)pr.p_child;
2694 if ((wsp->walk_addr = cld) != NULL) {
2695 if (mdb_vread(&pr, sizeof (proc_t), cld) == -1) {
2697 addr, cld);

Completed in 123 milliseconds

12