Home
last modified time | relevance | path

Searched refs:ax (Results 1 – 25 of 81) sorted by relevance

1234

/dragonfly/contrib/gdb-7/gdb/
H A Dax-gdb.c1863 ax_label (ax, if1, ax->len); in gen_expr()
1868 ax_label (ax, if2, ax->len); in gen_expr()
1871 ax_label (ax, go1, ax->len); in gen_expr()
1872 ax_label (ax, go2, ax->len); in gen_expr()
1874 ax_label (ax, end, ax->len); in gen_expr()
1890 ax_label (ax, if1, ax->len); in gen_expr()
1891 ax_label (ax, if2, ax->len); in gen_expr()
1893 ax_label (ax, end, ax->len); in gen_expr()
1911 ax_label (ax, if1, ax->len); in gen_expr()
1914 ax_label (ax, end, ax->len); in gen_expr()
[all …]
H A Dax-general.c446 if (gdbarch_ax_pseudo_register_collect (ax->gdbarch, ax, reg)) in ax_reg_mask()
464 (new_len - ax->reg_mask_len) * sizeof (ax->reg_mask[0])); in ax_reg_mask()
476 ax_reqs (struct agent_expr *ax) in ax_reqs() argument
500 ax->max_height = ax->min_height = height = 0; in ax_reqs()
501 ax->flaw = agent_flaw_none; in ax_reqs()
502 ax->max_data_size = 0; in ax_reqs()
540 ax->min_height = height; in ax_reqs()
543 ax->max_height = height; in ax_reqs()
580 && i + 3 < ax->len) in ax_reqs()
596 ax_reg_mask (ax, reg); in ax_reqs()
[all …]
H A Dmdebugread.c1584 ax++; in parse_type()
1609 ax++; in parse_type()
1622 ax++; in parse_type()
1626 ax++; in parse_type()
1764 ax++; in parse_type()
1766 ax++; in parse_type()
1793 ax++; in parse_type()
1847 ax++; in upgrade_type()
1868 ax++; in upgrade_type()
1870 ax++; in upgrade_type()
[all …]
/dragonfly/contrib/binutils-2.34/include/coff/
H A Decoff.h251 #define AUX_GET_ANY(bigend, ax, field) \ argument
252 ((bigend) ? bfd_getb32 ((ax)->field) : bfd_getl32 ((ax)->field))
254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
270 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dragonfly/contrib/binutils-2.27/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
250 ((bigend) ? bfd_getb32 ((ax)->field) : bfd_getl32 ((ax)->field))
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dragonfly/contrib/gdb-7/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
250 ((bigend) ? bfd_getb32 ((ax)->field) : bfd_getl32 ((ax)->field))
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dragonfly/sys/platform/pc64/acpica/
H A Dacpi_wakecode.S46 movw %cs,%ax
47 movw %ax,%ds
48 movw %ax,%ss
60 movw %cs,%ax
61 movw %ax,%ds
62 movw %ax,%ss
115 movw %ax,%ds
116 movw %ax,%es
117 movw %ax,%gs
118 movw %ax,%ss
[all …]
/dragonfly/stand/boot/pc32/boot2/
H A Dboot1.S126 push %ax // number
129 xor %ax,%ax // Number of
131 push %ax // transfer
172 xor %ax,%ax
296 mov 0x8(%si),%ax // Get
405 inc %ax // sector
406 xchg %ax,%cx // number
419 push %ax // Save
428 xchg %bx,%ax // Block count
430 read.4: movzbw %bl,%ax // Sectors read
[all …]
/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86_svmfunc.S78 strw %ax ;\
84 movzwq %ax,%rdx ;\
95 movzwq %ax,%rdx ;\
103 sldtw %ax ;\
108 lldtw %ax
162 movw %ax,%ds
163 movw %ax,%es
195 movw %ax,%fs
196 movw %ax,%gs
/dragonfly/stand/boot/pc32/pxeldr/
H A Dpxeldr.S83 xorw %ax, %ax # zero %ax
84 movw %ax, %ss # setup the
87 movw %ax, %ds # setup the
88 movw %ax, %es # data segments
156 movw %ax, %ds # %ds and
157 movw %ax, %es # %es to a flat selector
179 pm_16: movw $SEL_RDATA, %ax # Initialize
180 movw %ax, %ds # %ds and
192 xorw %ax, %ax # zero %ax and set
193 movw %ax, %ds # %ds and %es
[all …]
/dragonfly/contrib/openbsd_libm/src/
H A De_powf.c55 float z,ax,z_h,z_l,p_h,p_l; in powf() local
108 ax = fabsf(x); in powf()
111 z = ax; /*x is +-0,+-inf,+-1*/ in powf()
132 t = ax-one; /* t has 20 trailing zeros */ in powf()
145 {ax *= two24; n -= 24; GET_FLOAT_WORD(ix,ax); } in powf()
153 SET_FLOAT_WORD(ax,ix); in powf()
156 u = ax-bp[k]; /* bp[0]=1.0, bp[1]=1.5 */ in powf()
157 v = one/(ax+bp[k]); in powf()
164 t_l = ax - (t_h-bp[k]); in powf()
H A De_pow.c99 double z,ax,z_h,z_l,p_h,p_l; in pow() local
160 ax = fabs(x); in pow()
164 z = ax; /*x is +-0,+-inf,+-1*/ in pow()
195 t = ax-one; /* t has 20 trailing zeros */ in pow()
207 {ax *= two53; n -= 53; GET_HIGH_WORD(ix,ax); } in pow()
215 SET_HIGH_WORD(ax,ix); in pow()
218 u = ax-bp[k]; /* bp[0]=1.0, bp[1]=1.5 */ in pow()
219 v = one/(ax+bp[k]); in pow()
226 t_l = ax - (t_h-bp[k]); in pow()
H A Ds_log1p.c101 int32_t k,hx,hu,ax; in log1p() local
104 ax = hx&0x7fffffff; in log1p()
108 if(ax>=0x3ff00000) { /* x <= -1.0 */ in log1p()
112 if(ax<0x3e200000) { /* |x| < 2**-29 */ in log1p()
114 &&ax<0x3c900000) /* |x| < 2**-54 */ in log1p()
H A Ds_log1pf.c37 int32_t k,hx,hu,ax; in log1pf() local
40 ax = hx&0x7fffffff; in log1pf()
44 if(ax>=0x3f800000) { /* x <= -1.0 */ in log1pf()
48 if(ax<0x31000000) { /* |x| < 2**-29 */ in log1pf()
50 &&ax<0x24800000) /* |x| < 2**-54 */ in log1pf()
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_trs.c326 X509_CERT_AUX *ax; in obj_trust() local
328 ax = x->aux; in obj_trust()
329 if (!ax) in obj_trust()
331 if (ax->reject) { in obj_trust()
332 for (i = 0; i < sk_ASN1_OBJECT_num(ax->reject); i++) { in obj_trust()
333 obj = sk_ASN1_OBJECT_value(ax->reject, i); in obj_trust()
338 if (ax->trust) { in obj_trust()
339 for (i = 0; i < sk_ASN1_OBJECT_num(ax->trust); i++) { in obj_trust()
340 obj = sk_ASN1_OBJECT_value(ax->trust, i); in obj_trust()
/dragonfly/stand/boot/pc32/btx/btx/
H A Dbtx.S158 xor %ax,%ax # Zero/segment
159 mov %ax,%ss # Set up
161 mov %ax,%es # Address
162 mov %ax,%ds # data
198 xchg %ax,%bx # set
636 intusr.8: xorw %ax,%ax # Reset %ds
637 movw %ax,%ds # and
678 xorw %ax,%ax # Reset seg
684 inc %ax # mode
1041 xor %ax,%ax # Set %ds:%bx to
[all …]
/dragonfly/contrib/openbsd_libm/arch/amd64/
H A Ds_cos.S15 fnstsw %ax
16 andw $0x400,%ax
24 fnstsw %ax
25 andw $0x400,%ax
H A Ds_sin.S15 fnstsw %ax
16 andw $0x400,%ax
24 fnstsw %ax
25 andw $0x400,%ax
H A Ds_tan.S15 fnstsw %ax
16 andw $0x400,%ax
25 fstsw %ax
26 andw $0x400,%ax
/dragonfly/stand/boot/pc32/mbr/
H A Dmbr.S38 xorw %ax,%ax # Zero
39 movw %ax,%es # Address
40 movw %ax,%ds # data
41 movw %ax,%ss # Set up
119 movw $0x4200,%ax # BIOS: LBA Read from disk
123 main.7: movw $0x201,%ax # BIOS: Read from disk
/dragonfly/contrib/grep/lib/
H A Dfts-cycle.c34 struct Active_dir const *ax = x; in AD_compare() local
36 return ax->ino == ay->ino in AD_compare()
37 && ax->dev == ay->dev; in AD_compare()
43 struct Active_dir const *ax = x; in AD_hash() local
44 return (uintmax_t) ax->ino % table_size; in AD_hash()
/dragonfly/tools/regression/lib/libc-regex/datafiles/
H A Dnullsubexpr.dat55 B \(a*\)*\(x\) ax (0,2)(0,1)(1,2)
58 B \(a*\)*\(x\)\(\1\) ax (0,2)(1,1)(1,2)(2,2)
64 E (a*)*(x) ax (0,2)(0,1)(1,2)
68 E (a*)+(x) ax (0,2)(0,1)(1,2)
72 E (a*){2}(x) ax (0,2)(1,1)(1,2)
/dragonfly/stand/boot/pc32/boot0/
H A Dboot0.S108 xorw %ax,%ax # Zero
109 movw %ax,%es # Address
110 movw %ax,%ds # data
111 movw %ax,%ss # Set up
149 movw $COMSPEED,%ax # defined by Makefile
231 popw %ax # Drive number
240 decw %ax # Already drive 0?
357 btw %ax,_MNUOPT(%bp) # enabled?
372 addw $partbl,%ax # selected
373 xchgw %bx,%ax # partition
[all …]
/dragonfly/tools/regression/bin/sh/builtins/
H A Dgetopts2.02 set - -ax
3 getopts ax option
5 getopts ax option
/dragonfly/stand/boot/pc32/cdboot/
H A Dcdboot.S400 mov %ax,edd_addr+0x2 # and store
424 movw $0200,%ax
426 mov %dx,%ax
427 1: push %ax
428 movw $0200,%ax # returns seconds in %dh
430 pop %ax
475 twiddle: push %ax # Save
487 pop %ax # Restore

1234