Home
last modified time | relevance | path

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

123456

/freebsd-9-stable/tools/test/testfloat/
Dslowfloat-32.c188 floatX ax; in int32ToFloatX() local
190 ax.isNaN = FALSE; in int32ToFloatX()
191 ax.isInf = FALSE; in int32ToFloatX()
192 ax.sign = ( a < 0 ); in int32ToFloatX()
193 ax.sig.a1 = ax.sign ? - a : a; in int32ToFloatX()
194 ax.sig.a0 = 0; in int32ToFloatX()
196 ax.isZero = TRUE; in int32ToFloatX()
197 return ax; in int32ToFloatX()
199 ax.isZero = FALSE; in int32ToFloatX()
200 ax.sig = shortShift64Left( ax.sig, 23 ); in int32ToFloatX()
[all …]
Dslowfloat-64.c271 floatX ax; in int32ToFloatX() local
273 ax.isNaN = FALSE; in int32ToFloatX()
274 ax.isInf = FALSE; in int32ToFloatX()
275 ax.sign = ( a < 0 ); in int32ToFloatX()
276 ax.sig.a1 = 0; in int32ToFloatX()
277 ax.sig.a0 = ax.sign ? - (bits64) a : a; in int32ToFloatX()
279 ax.isZero = TRUE; in int32ToFloatX()
280 return ax; in int32ToFloatX()
282 ax.isZero = FALSE; in int32ToFloatX()
283 ax.sig.a0 <<= 24; in int32ToFloatX()
[all …]
/freebsd-9-stable/contrib/gdb/gdb/
Dax-gdb.c78 static void gen_offset (struct agent_expr *ax, int offset);
80 static void gen_var_ref (struct agent_expr *ax,
84 static void gen_int_literal (struct agent_expr *ax,
89 static void require_rvalue (struct agent_expr *ax, struct axs_value *value);
90 static void gen_usual_unary (struct agent_expr *ax, struct axs_value *value);
93 static void gen_conversion (struct agent_expr *ax,
96 static void gen_usual_arithmetic (struct agent_expr *ax,
99 static void gen_integral_promotions (struct agent_expr *ax,
101 static void gen_cast (struct agent_expr *ax,
103 static void gen_scale (struct agent_expr *ax,
[all …]
Dax-general.c382 ax_reqs (struct agent_expr *ax, struct agent_reqs *reqs) in ax_reqs() argument
393 char *targets = (char *) alloca (ax->len * sizeof (targets[0])); in ax_reqs()
397 char *boundary = (char *) alloca (ax->len * sizeof (boundary[0])); in ax_reqs()
402 int *heights = (int *) alloca (ax->len * sizeof (heights[0])); in ax_reqs()
408 memset (targets, 0, ax->len * sizeof (targets[0])); in ax_reqs()
409 memset (boundary, 0, ax->len * sizeof (boundary[0])); in ax_reqs()
415 for (i = 0; i < ax->len; i += 1 + op->op_size) in ax_reqs()
417 if (ax->buf[i] > (sizeof (aop_map) / sizeof (aop_map[0]))) in ax_reqs()
424 op = &aop_map[ax->buf[i]]; in ax_reqs()
433 if (i + 1 + op->op_size > ax->len) in ax_reqs()
[all …]
Ddwarf2loc.c331 dwarf2_tracepoint_var_ref (struct symbol * symbol, struct agent_expr * ax, in dwarf2_tracepoint_var_ref() argument
366 TARGET_VIRTUAL_FRAME_POINTER (ax->scope, &frame_reg, &frame_offset); in dwarf2_tracepoint_var_ref()
367 ax_reg (ax, frame_reg); in dwarf2_tracepoint_var_ref()
368 ax_const_l (ax, frame_offset); in dwarf2_tracepoint_var_ref()
369 ax_simple (ax, aop_add); in dwarf2_tracepoint_var_ref()
371 ax_const_l (ax, frame_offset); in dwarf2_tracepoint_var_ref()
372 ax_simple (ax, aop_add); in dwarf2_tracepoint_var_ref()
461 locexpr_tracepoint_var_ref (struct symbol * symbol, struct agent_expr * ax, in locexpr_tracepoint_var_ref() argument
466 dwarf2_tracepoint_var_ref (symbol, ax, value, dlbaton->data, dlbaton->size); in locexpr_tracepoint_var_ref()
532 loclist_tracepoint_var_ref (struct symbol * symbol, struct agent_expr * ax, in loclist_tracepoint_var_ref() argument
[all …]
/freebsd-9-stable/contrib/binutils/include/coff/
Decoff.h248 #define AUX_GET_ANY(bigend, ax, field) \ argument
249 ((bigend) ? bfd_getb32 ((ax)->field) : bfd_getl32 ((ax)->field))
251 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
252 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
253 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
254 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
255 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
256 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
258 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument
260 ? (bfd_putb32 ((bfd_vma) (val), (ax)->field), 0) \
[all …]
/freebsd-9-stable/sys/boot/pc98/boot0.5/
Dsyscons.s48 movw %ax, %es:(%bx)
49 xorw %ax, %ax
50 movw %ax, %es
67 movw %ax, %es:(%bx)
108 # destroyed: %ax, %bx
112 movw %dx, %ax # AX=Y
113 shlw %ax # AX=Y*64
114 shlw %ax
115 shlw %ax
116 shlw %ax
[all …]
Dboot.s44 movw secsize(%si), %ax
45 movw %ax, b_secsize
50 movw %ax, b_partn # save real parttion number
60 movw parttable(%si), %ax
61 movw %ax, b_cylinder
64 movw $0x1d00, %ax
68 subw %cx, %ax
69 subw $0x100, %ax
70 movw %ax, b_bootseg
86 xorw %ax, %ax
[all …]
Ddisk.s42 movw iplbuf(%bx), %ax
43 cmpw $0xaa55, %ax
45 movw $1, %ax
48 xorw %ax, %ax
73 movw npartition, %ax
74 movw %ax, %di
81 movw %ax, %di
96 movw curdevice, %ax
97 movw %ax, %si # %si = device number
98 movw %ax, %di
[all …]
Dputssjis.s42 push %ax
44 xorw %ax, %ax
45 movw %ax, %es
46 movw $0xa000, %ax
49 movw $0xe000, %ax
51 movw %ax, %es
93 pop %ax
/freebsd-9-stable/sys/boot/pc98/boot2/
Dboot1.S91 xor %ax,%ax
92 mov %ax,%si
93 mov %ax,%ds
94 mov %ax,%di
95 mov $MEM_SYS,%ax
96 mov %ax,%es
102 mov $0xfd00,%ax
103 mov %ax,%ds
124 mov $0x0a00,%ax /* 80x25 */
181 xor %ax,%ax
[all …]
/freebsd-9-stable/lib/libc/i386/string/
Dswab.S61 rorw $8,%ax
71 rorw $8,%ax
74 rorw $8,%ax
77 rorw $8,%ax
80 rorw $8,%ax
83 rorw $8,%ax
86 rorw $8,%ax
89 rorw $8,%ax
92 rorw $8,%ax
/freebsd-9-stable/sys/boot/pc98/boot0/
Dboot0.s43 xor %ax, %ax
44 mov %ax, %ds
62 push %ax
63 mov %es, %ax
64 add $0x40, %ax
65 mov %ax, %es
66 pop %ax
84 push %ax
85 mov %es, %ax
86 add $0x40, %ax
[all …]
/freebsd-9-stable/sys/amd64/acpica/
Dacpi_wakecode.S64 mov %cs, %ax /* copy %cs to %ds. Remember these */
65 mov %ax, %ds /* are offsets rather than selectors */
66 mov %ax, %ss
68 xorw %ax, %ax
69 pushw %ax
87 movw $0x4c0, %ax
89 shrw $8, %ax
149 mov %ax, %ds
220 mov %ax, %ds
Dacpi_switch.S53 movw %ax, %ds
54 movw %ax, %es
55 movw %ax, %ss
57 movw %ax, %fs
59 movw %ax, %gs
117 movw PCB_TR(%rdi), %ax
118 ltr %ax
/freebsd-9-stable/sys/i386/acpica/
Dacpi_wakecode.S57 mov %cs, %ax /* copy %cs to %ds. Remember these */
58 mov %ax, %ds /* are offsets rather than selectors */
59 mov %ax, %ss
61 xorw %ax, %ax
62 pushw %ax
80 movw $0x4c0, %ax
82 shrw $8, %ax
142 mov %ax, %ds
/freebsd-9-stable/sys/boot/pc98/btx/btx/
Dbtx.S129 xor %ax,%ax # Zero/segment
130 mov %ax,%ss # Set up
132 mov %ax,%es # Address
133 mov %ax,%ds # data
162 xchg %ax,%cx # as word
165 xchg %ax,%dx # P:DPL:type
167 xchg %ax,%bx # set
172 mov %ax,(%di) # Set handler offset
175 add $0x4,%ax # Next handler
193 inc %ax # mode
[all …]
/freebsd-9-stable/crypto/openssl/crypto/x509/
Dx509_trs.c289 X509_CERT_AUX *ax; in obj_trust() local
290 ax = x->aux; in obj_trust()
291 if (!ax) in obj_trust()
293 if (ax->reject) { in obj_trust()
294 for (i = 0; i < sk_ASN1_OBJECT_num(ax->reject); i++) { in obj_trust()
295 obj = sk_ASN1_OBJECT_value(ax->reject, i); in obj_trust()
300 if (ax->trust) { in obj_trust()
301 for (i = 0; i < sk_ASN1_OBJECT_num(ax->trust); i++) { in obj_trust()
302 obj = sk_ASN1_OBJECT_value(ax->trust, i); in obj_trust()
/freebsd-9-stable/sys/i386/xbox/
Dpic16l.s48 inw %dx,%ax
63 outw %ax,%dx
66 inw %dx,%ax
67 outw %ax,%dx
130 inw %dx,%ax
152 inw %dx,%ax
153 outw %ax,%dx
/freebsd-9-stable/sys/boot/i386/btx/btx/
Dbtx.S133 xor %ax,%ax # Zero/segment
134 mov %ax,%ss # Set up
136 mov %ax,%es # Address
137 mov %ax,%ds # data
166 xchg %ax,%cx # as word
169 xchg %ax,%dx # P:DPL:type
171 xchg %ax,%bx # set
176 mov %ax,(%di) # Set handler offset
179 add $0x4,%ax # Next handler
197 inc %ax # mode
[all …]
/freebsd-9-stable/lib/msun/src/
De_powf.c58 float z,ax,z_h,z_l,p_h,p_l; in __ieee754_powf() local
111 ax = fabsf(x); in __ieee754_powf()
114 z = ax; /*x is +-0,+-inf,+-1*/ in __ieee754_powf()
140 t = ax-1; /* t has 20 trailing zeros */ in __ieee754_powf()
153 {ax *= two24; n -= 24; GET_FLOAT_WORD(ix,ax); } in __ieee754_powf()
161 SET_FLOAT_WORD(ax,ix); in __ieee754_powf()
164 u = ax-bp[k]; /* bp[0]=1.0, bp[1]=1.5 */ in __ieee754_powf()
165 v = one/(ax+bp[k]); in __ieee754_powf()
173 t_l = ax - (t_h-bp[k]); in __ieee754_powf()
De_pow.c99 double z,ax,z_h,z_l,p_h,p_l; in __ieee754_pow() local
160 ax = fabs(x); in __ieee754_pow()
164 z = ax; /*x is +-0,+-inf,+-1*/ in __ieee754_pow()
199 t = ax-one; /* t has 20 trailing zeros */ in __ieee754_pow()
211 {ax *= two53; n -= 53; GET_HIGH_WORD(ix,ax); } in __ieee754_pow()
219 SET_HIGH_WORD(ax,ix); in __ieee754_pow()
222 u = ax-bp[k]; /* bp[0]=1.0, bp[1]=1.5 */ in __ieee754_pow()
223 v = one/(ax+bp[k]); in __ieee754_pow()
230 t_l = ax - (t_h-bp[k]); in __ieee754_pow()
/freebsd-9-stable/lib/msun/i387/
Ds_sin.S42 fnstsw %ax
43 andw $0x400,%ax
50 fnstsw %ax
51 andw $0x400,%ax
Ds_cos.S42 fnstsw %ax
43 andw $0x400,%ax
50 fnstsw %ax
51 andw $0x400,%ax
Ds_tan.S42 fnstsw %ax
43 andw $0x400,%ax
51 fstsw %ax
52 andw $0x400,%ax

123456