Searched refs:cx (Results 26 - 50 of 105) sorted by relevance

12345

/freebsd-11-stable/lib/msun/amd64/
H A Ds_remquol.S54 movsx %cx,%ecx
/freebsd-11-stable/lib/msun/i387/
H A Ds_remquol.S54 movsx %cx,%ecx
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dboot0.5.s47 xorw %cx, %cx
64 movw %si, %cx # %cx = number of devices
66 movw %cx, %di
107 movw $500, %cx
139 movw $44, %cx
144 movw $44, %cx
149 movw $44, %cx
154 movw $44, %cx
[all...]
H A Dsyscons.s55 # destroyed: %ah, %cx
75 # destroyed: %ah, %bx, %cx
91 # destroyed: %ah, %cx, %di
106 # %cx: X
125 addw %cx, %ax
145 # %cx: count
146 # destroyed: %ax, %bx, %cx
H A Dputssjis.s36 # %si: address of string, %di: T-VRAM address, %cx: count
88 decw %cx
/freebsd-11-stable/sys/geom/
H A Dgeom_aes.c101 MD5_CTX cx; local
110 MD5Init(&cx);
112 MD5Update(&cx, (u_char *)&u64, sizeof(u64));
117 MD5Update(&cx, p, 16);
120 MD5Update(&cx, p, u1);
121 MD5Update(&cx, sc->master_key, 16 - u1);
125 MD5Update(&cx, (u_char *)&u64, sizeof(u64));
127 MD5Final(buf, &cx);
128 bzero(&cx, sizeof cx); /* destro
[all...]
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S86 * %cx:%ax - long - LBA to read in
99 push %cx # block
121 xor %cx,%cx # Zero
122 mov %cx,%es # Address
123 mov %cx,%ds # data
124 mov %cx,%ss # Set up
127 * Relocate ourself to MEM_REL. Since %cx == 0, the inc %ch sets
128 * %cx == 0x100. Note that boot1 does not use this relocated copy
150 mov $0x1,%cx # Tw
[all...]
/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S92 movw %es, %cx # save PXENV+ segment
110 movw $(MEM_ARG_SIZE/4), %cx # Size of arguments in 32-bit
197 movw $(btx_client_end-btx_client), %cx # length of btx client
205 movw $(MEM_ARG_SIZE/4), %cx # size of the arguments in longs
241 xor %cx,%cx # Clear
242 seta20.1: inc %cx # Increment, overflow?
/freebsd-11-stable/usr.sbin/ppp/
H A Dradius.h49 } cx; member in struct:radius
H A Dsystems.c319 struct prompt *prompt, struct datalink *cx, int how)
361 n = ReadSystem(bundle, name, arg, prompt, cx, how);
412 name, cx);
480 struct prompt *prompt, struct datalink *cx)
484 return ReadSystem(bundle, name, file, prompt, cx, SYSTEM_EXEC);
318 ReadSystem(struct bundle *bundle, const char *name, const char *file, struct prompt *prompt, struct datalink *cx, int how) argument
479 system_Select(struct bundle *bundle, const char *name, const char *file, struct prompt *prompt, struct datalink *cx) argument
/freebsd-11-stable/sys/dev/fb/
H A Dvga.c493 int cx, int cy);
495 int cx, int cy);
497 int cx, int cy);
499 int cx, int cy);
501 int cx, int cy);
2586 planar_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) argument
2610 bx = (x + cx)/8 - x/8;
2634 if ((x + cx) % 8) {
2635 outw(GDCIDX, (~(0xff00 >> ((x + cx) % 8)) & 0xff00) | 0x08);
2655 packed_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, in argument
2689 direct_fill_rect16(video_adapter_t *adp, int val, int x, int y, int cx, int cy) argument
2727 direct_fill_rect24(video_adapter_t *adp, int val, int x, int y, int cx, int cy) argument
2771 direct_fill_rect32(video_adapter_t *adp, int val, int x, int y, int cx, int cy) argument
2809 vga_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) argument
2839 vga_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dserial.c592 char cx;
604 cx = c;
605 serial_write (port_desc, &cx, 1);
630 char cx;
642 cx = c;
644 serial_write (tty_desc, &cx, 1);
/freebsd-11-stable/sys/geom/bde/
H A Dg_bde_lock.c79 SHA512_CTX cx; local
81 SHA512_Init(&cx);
82 SHA512_Update(&cx, input, len);
83 SHA512_Final(sc->sha2, &cx);
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c144 return (&uni->cx);
193 uni_initcx(&uni->cx);
627 if (uni->cx.q2932)
631 if (uni->cx.git_hard)
633 if (uni->cx.bearer_hard)
635 if (uni->cx.cause_hard)
681 uni->cx.q2932 = 1;
684 if (!uni->cx.q2932 || idle) {
685 uni->cx.q2932 = 0;
695 uni->cx
[all...]
H A Dsig_call.c380 (void)uni_decode_body(m, u, &c->uni->cx);
401 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
564 (void)uni_decode_body(m, u, &c->uni->cx);
581 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
749 (void)uni_decode_body(m, u, &c->uni->cx);
766 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
1052 (void)uni_decode_body(m, u, &c->uni->cx);
1068 (void)UNI_SAVE_IERR(&c->uni->cx, UNI_IE_EPREF,
1193 (void)uni_decode_body(m, u, &c->uni->cx);
1257 (void)uni_decode_body(m, u, &c->uni->cx);
[all...]
/freebsd-11-stable/stand/pc98/boot0/
H A Dboot0.s56 xor %cx, %cx
79 mov $0x0200, %cx
/freebsd-11-stable/crypto/openssl/crypto/
H A Dcrypto.h605 # define fips_md_init_ctx(alg, cx) \
606 int alg##_Init(cx##_CTX *c) \
612 int private_##alg##_Init(cx##_CTX *c)
619 # define fips_md_init_ctx(alg, cx) \
620 int alg##_Init(cx##_CTX *c)
/freebsd-11-stable/usr.bin/login/
H A Dlogin.c624 char *cx; local
627 cx = getenv("MAIL");
628 if (cx == NULL) {
629 asprintf(&cx, "%s/%s",
632 if (cx && stat(cx, &st) == 0 && st.st_size != 0)
636 free(cx);
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S140 mov $(MEM_ORG-MEM_IDT)/2,%cx # Words to zero
147 mov $0x10,%cx # Number of handlers
162 xchg %ax,%cx # as word
199 movw %cx,%ss # stack
204 ltr %cx # register
258 mov %cx,%ss # Reload SS
259 mov %cx,%ds # Load
260 mov %cx,%es # remaining
261 mov %cx,%fs # segment
262 mov %cx,
[all...]
/freebsd-11-stable/stand/pc98/cdboot/
H A Dcdboot.S167 mov $0x0600,%cx
227 mov $4,%cx
287 mov $160,%cx
301 div %cx
304 putstr.lf: add %cx,%di
349 mov %cx,cylinder # Save BIOS boot cylinder
361 mov $(MEM_ARG_SIZE/4),%cx # Size of arguments in 32-bit
399 mov $0xffff,%cx # path name by
421 load_sizeok: movzbw %al,%cx # Num sectors to read
509 mov $(btx_client_end-btx_client),%cx # lengt
[all...]
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S144 mov $(MEM_ORG-MEM_IDT)/2,%cx # Words to zero
151 mov $0x10,%cx # Number of handlers
166 xchg %ax,%cx # as word
203 movw %cx,%ss # stack
208 ltr %cx # register
260 mov %cx,%ss # Reload SS
261 mov %cx,%ds # Load
262 mov %cx,%es # remaining
263 mov %cx,%fs # segment
264 mov %cx,
[all...]
/freebsd-11-stable/sys/xen/interface/arch-x86/
H A Dxen-x86_64.h156 __DECL_REG(cx);
/freebsd-11-stable/sys/powerpc/fpu/
H A Dfpu_emu.c276 int ra, rb, rc, rt, type, mask, fsr, cx, bf, setcr; local
756 cx = fe->fe_cx;
758 if (cx != 0) {
760 if ((cx^fsr)&FPSR_EX_MSK)
764 if (cx & mask)
766 if (cx & FPSCR_FPRF) {
770 if (cx & (FPSR_EXOP))
772 fsr |= cx;
773 DPRINTF(FPE_INSN, ("fpu_execute: cx %x, fsr %x\n", cx, fs
[all...]
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx1.s100 cmp cx, ETH_MAX ; size OK ?
114 mov [di], cx ; remember firstCount.
141 mov [si-6+2], cx ; store _pktRxBuf[n].secondCount
/freebsd-11-stable/stand/pc98/kgzldr/
H A Dcrt.s53 movw %dx,%cx
68 movw $(SCR_ROW-1)*SCR_COL/2,%cx # Words to move

Completed in 329 milliseconds

12345