Searched refs:ax (Results 76 - 100 of 105) sorted by relevance

12345

/haiku-fatelf/src/bin/gdb/gdb/
H A Dmdebugread.c603 parse_symbol (SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend,
702 SYMBOL_TYPE (s) = parse_type (cur_fd, ax, sh->index, 0, bigend, name);
739 SYMBOL_TYPE (s) = parse_type (cur_fd, ax, sh->index, 0, bigend, name);
794 t = parse_type (cur_fd, ax, sh->index + 1, 0, bigend, name);
945 &ax[tsym.index].a_ti,
1295 FIELD_TYPE (*f) = parse_type (cur_fd, ax, sh->index, &bitsize, bigend, name);
1317 t = parse_type (cur_fd, ax, sh->index, (int *) NULL, bigend, name);
1410 parse_type (int fd, union aux_ext *ax, unsigned int aux_index, int *bs,
1469 ax += aux_index;
1472 (*debug_swap->swap_tir_in) (bigend, &ax
596 parse_symbol(SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend, struct section_offsets *section_offsets, struct objfile *objfile) argument
1403 parse_type(int fd, union aux_ext *ax, unsigned int aux_index, int *bs, int bigend, char *sym_name) argument
1741 upgrade_type(int fd, struct type **tpp, int tq, union aux_ext *ax, int bigend, char *sym_name) argument
2040 union aux_ext *ax; local
4179 union aux_ext *ax; local
4208 cross_ref(int fd, union aux_ext *ax, struct type **tpp, enum type_code type_code, char **pname, int bigend, char *sym_name) argument
[all...]
H A Dax.h293 extern void ax_reqs (struct agent_expr *ax, struct agent_reqs *reqs);
H A Dgo32-nat.c729 regs.x.ax = 0x4400;
743 regs.x.ax = 0x4401;
907 r.x.ax = 0x1600;
1231 regs.x.ax = 0x5800;
1241 int hilo_idx = (regs.x.ax >> 4) & 0x0f;
1242 int fit_idx = regs.x.ax & 0x0f;
1250 regs.x.ax = 0x5802;
H A Dsymtab.h596 void (*tracepoint_var_ref) (struct symbol * symbol, struct agent_expr * ax,
/haiku-fatelf/src/system/kernel/lib/arch/x86/
H A Darch_string.S91 mov %dx, %ax
/haiku-fatelf/src/system/kernel/arch/x86/32/
H A Dthread.cpp91 frame->ax = frame->orig_eax;
300 signalFrameData->context.uc_mcontext.eax = frame->ax;
368 frame->ax = signalFrameData->context.uc_mcontext.eax;
381 return (int64)frame->ax | ((int64)frame->dx << 32);
/haiku-fatelf/src/system/kernel/arch/x86/64/
H A Dthread.cpp82 frame->ax = frame->orig_rax;
286 signalFrameData->context.uc_mcontext.rax = frame->ax;
357 frame->ax = signalFrameData->context.uc_mcontext.rax;
385 // The syscall return code overwrites frame->ax with the return value of
388 return frame->ax;
H A Darch.S186 movw %si, %ax
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A De_atan2.c65 double ax,ay,u,du,u9,ua,v,vv,dv,t1,t2,t3,t4,t5,t6,t7,t8, local
132 ax = (x<ZERO) ? -x : x; ay = (y<ZERO) ? -y : y;
137 if ((z=ay/ax)<TWOM1022) return normalized(ax,ay,y,z);
142 if (ax<twom500.d || ay<twom500.d) { ax*=two500.d; ay*=two500.d; }
145 if (ay<ax) {
146 u=ay/ax;
147 EMULV(ax,u,v,vv,t1,t2,t3,t4,t5)
148 du=((ay-v)-vv)/ax; }
376 normalized(double ax,double ay,double y, double z) argument
[all...]
/haiku-fatelf/src/bin/writembr/
H A Dmbr.S166 xor ax, ax ; Zero
167 mov es, ax ; Set up extra segment
168 mov ds, ax ; Set up data segment
169 mov ss, ax ; Set up stack segment
293 mov ax, cx
295 cmp ax, 0x03FF ; and (Cylinder == 1023)
323 ; - ax
338 ; - ax
349 ; - ax
[all...]
/haiku-fatelf/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp436 int d,x,y,ax,ay,sx,sy,dx,dy; local
441 dx=x2-x1; ax=ABS(dx)<<1; sx=SGN(dx);
446 if(ax>ay)
448 d=ay-(ax>>1);
456 d-=ax;
464 d=ax-(ay>>1);
475 d+=ax;
/haiku-fatelf/headers/libs/agg/
H A Dagg_span_gradient.h335 int ax = abs(x); local
337 return ax > ay ? ax : ay;
/haiku-fatelf/src/system/kernel/arch/x86/
H A Dasm_offsets.cpp57 DEFINE_OFFSET_MACRO(IFRAME, iframe, ax);
H A Darch_thread.cpp278 arg->iframe.ax = 0;
H A Darch_debug.cpp425 kprintf(" rax %#-18lx rbx %#-18lx rcx %#lx\n", frame->ax,
442 frame->ax, frame->bx, frame->cx, frame->dx);
619 CHECK_DEBUG_VARIABLE("rax", frame->ax, true);
636 CHECK_DEBUG_VARIABLE("eax", frame->ax, true);
1288 { B_UINT64_TYPE, frame->ax }, { B_UINT64_TYPE, frame->bx },
1313 { B_UINT32_TYPE, frame->ax }, { B_UINT32_TYPE, frame->cx },
H A Darch_user_debugger.cpp92 cpuState->rax = frame->ax;
130 frame->ax = cpuState->rax;
180 frame->ax = cpuState->eax;
/haiku-fatelf/src/system/libroot/os/arch/x86/
H A Dsystem_time_asm.S122 orw %si, %ax
/haiku-fatelf/src/bin/gzip/
H A Dmatch.S96 movw -3(%ebx,%edi),%ax /* ax = scan[best_len-1..best_len] */
106 movw -3(%ebx,%edi),%ax /* ax = scan[best_len-1..best_len] */
111 * ax = scan[best_len-1..best_len] and cx = scan[0..1]
121 cmpw _window-1(%ebx,%esi),%ax/* check match at best_len-1 */
127 mov %edi,%eax /* ax = scan+2 */
/haiku-fatelf/src/bin/zip/
H A Dmatch.S119 movw -3(%ebx,%edi),%ax /* ax = scan[best_len-1..best_len] */
128 movw -3(%ebx,%edi),%ax /* ax = scan[best_len-1..best_len] */
133 * ax = scan[best_len-1..best_len] and cx = scan[0..1]
143 cmpw _window-1(%ebx,%esi),%ax/* check match at best_len-1 */
150 mov %edi,%eax /* ax = scan+2 */
H A Dutil.c363 regs.x.ax = 0x3800; /* get country info */
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPDFWriter.cpp1736 float ax = sx; local
1745 shape.MoveTo(BPoint(center.x - ax, center.y));
1747 BPoint(center.x - ax, center.y - by),
1757 BPoint(center.x + ax, center.y - by),
1758 BPoint(center.x + ax, center.y)};
1765 BPoint(center.x + ax, center.y + by),
1775 BPoint(center.x - ax, center.y + by),
1776 BPoint(center.x - ax, center.y)};
1885 float ax = sx; local
1895 shape.MoveTo(BPoint(center.x - ax, cente
[all...]
/haiku-fatelf/src/system/boot/platform/raspberrypi_arm/
H A Dconsole.cpp213 key.ax = serial_getc(true);
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfts.c737 struct LCO_ent const *ax = x; local
738 return (uintmax_t) ax->st_dev % table_size;
744 struct LCO_ent const *ax = x; local
746 return ax->st_dev == ay->st_dev;
/haiku-fatelf/src/libs/pdflib/libs/png/
H A Dpngvcrd.c474 mov ax,[esi] local
475 mov [ebx],ax
600 mov ax,[esi] local
601 mov [ebx],ax
1955 add ax, cx local
1957 shr ax, 1 // divide by 2 local
2228 add ax, cx local
2230 shr ax, 1 // divide by 2 local
2327 add ax, cx local
2329 shr ax, local
[all...]
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dpktdrvr.c162 #define r_ax x.ax
326 r.w.ax = 0x300;
1305 return (r.w.ax); /* Return segment address */

Completed in 242 milliseconds

12345