Searched refs:ax (Results 1 - 25 of 50) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_asm.h66 parm [edi] [ax] \
67 value [ax] \
68 modify exact [ax];
77 parm [edi] [ax] \
78 value [ax] \
79 modify exact [ax];
88 parm [edi] [ax] \
89 value [ax] \
90 modify exact [ax];
100 value [ax] \
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_asm.h68 parm [edi] [ax] \
69 value [ax] \
70 modify exact [ax];
80 parm [edi] [ax] \
81 value [ax] \
82 modify exact [ax];
92 parm [edi] [ax] \
93 value [ax] \
94 modify exact [ax];
105 value [ax] \
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_msg.c76 * @ax: [OUT] value of AX register
85 ax, bx, cx, dx, si, di) \
88 "=a"(ax), \
117 * @ax: [OUT] value of AX register
130 ax, bx, cx, dx, si, di) \
136 "=a"(ax), \
154 ax, bx, cx, dx, si, di) \
160 "=a"(ax), \
189 ax, bx, cx, dx, si, di) \
197 "=a"(ax), \
305 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; local in function:vmw_open_channel
335 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; local in function:vmw_close_channel
366 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di, bp; local in function:vmw_send_msg
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_msg.c79 * @ax: [OUT] value of AX register
88 ax, bx, cx, dx, si, di) \
91 "=a"(ax), \
120 * @ax: [OUT] value of AX register
133 ax, bx, cx, dx, si, di) \
139 "=a"(ax), \
157 ax, bx, cx, dx, si, di) \
163 "=a"(ax), \
192 ax, bx, cx, dx, si, di) \
200 "=a"(ax), \
308 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; local in function:vmw_open_channel
338 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; local in function:vmw_close_channel
369 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di, bp; local in function:vmw_send_msg
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/
H A Dvbe.c79 pInt->ax = 0x4F00;
86 if ((pInt->ax & 0xff) != 0x4f) {
91 switch (pInt->ax & 0xff00) {
182 pVbe->pInt10->ax = 0x4F15;
191 if ((pVbe->pInt10->ax & 0xff) != 0x4f) {
197 switch ((pVbe->pInt10->ax >> 8) & 0xff) {
275 pVbe->pInt10->ax = 0x4F15;
285 if ((pVbe->pInt10->ax & 0xff) != 0x4f) {
289 switch (pVbe->pInt10->ax & 0xff00) {
300 pVbe->pInt10->ax
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dvbe.c81 pInt->ax = 0x4F00;
88 if ((pInt->ax & 0xff) != 0x4f) {
93 switch (pInt->ax & 0xff00) {
190 pVbe->pInt10->ax = 0x4F15;
199 if ((pVbe->pInt10->ax & 0xff) != 0x4f) {
205 switch ((pVbe->pInt10->ax >> 8) & 0xff) {
288 pVbe->pInt10->ax = 0x4F15;
298 if ((pVbe->pInt10->ax & 0xff) != 0x4f) {
302 switch (pVbe->pInt10->ax & 0xff00) {
313 pVbe->pInt10->ax
[all...]
H A Dxf86int10.h33 int ax; member in struct:__anon292c09ba0108
/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafangles.c49 FT_Fixed ax = dx;
53 if ( ax < 0 )
54 ax = -ax;
58 ax += ay;
60 if ( ax == 0 )
64 angle = ( AF_ANGLE_PI2 * dy ) / ( ax + ay );
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Daticonsole.c145 pVbe->pInt10->ax = 0xa083;
150 "Attached displays: ax=0x%04x, cx=0x%04x\n",
151 pVbe->pInt10->ax, pVbe->pInt10->cx);
154 if (pVbe->pInt10->ax & 0xff00) {
207 pVbe->pInt10->ax = 0xa084;
212 "Active displays: ax=0x%04x, bx=0x%04x, cx=0x%04x\n",
213 pVbe->pInt10->ax, pVbe->pInt10->bx, pVbe->pInt10->cx);
215 if (pVbe->pInt10->ax & 0xff00) {
241 pVbe->pInt10->ax = 0xa084;
247 "TV not present, disabling: ax
[all...]
/xsrc/external/mit/xf86-input-vmmouse/dist/shared/
H A Dvmmouse_proto.h102 DECLARE_REG_STRUCT(ax);
120 DECLARE_REG_STRUCT(ax);
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_vbe.c29 pInt->ax = 0;
45 psav->pVbe->pInt10->ax = 0x4f14;
53 psav->pVbe->pInt10->ax = 0x83;
68 psav->pVbe->pInt10->ax = S3_EXTBIOS_INFO;
79 psav->pVbe->pInt10->ax = S3_EXTBIOS_INFO;
90 psav->pVbe->pInt10->ax = BIOS_SET_VBE_MODE;
106 psav->pVbe->pInt10->ax = S3_EXTBIOS_INFO;
147 psav->pVbe->pInt10->ax = 0x4f14; /* S3 extensions */
157 psav->pVbe->pInt10->ax = 0x4f14; /* S3 extensions */
167 psav->pVbe->pInt10->ax
[all...]
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-filter.c108 double ax = fabs(x); local in function:general_cubic
110 if (ax < 1)
112 return (((12 - 9 * B - 6 * C) * ax +
113 (-18 + 12 * B + 6 * C)) * ax * ax +
116 else if (ax < 2)
118 return ((((-B - 6 * C) * ax +
119 (6 * B + 30 * C)) * ax +
120 (-12 * B - 48 * C)) * ax +
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddurango.c323 in ax, dx; local in function:gfx_msr_asm_read
358 out dx, ax
385 in ax, dx
386 mov data, ax
424 mov ax, data
426 out dx, ax
/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Ddrac9210.c575 out dx, ax
593 in ax, dx
598 out dx, ax
616 in ax, dx
620 out dx, ax
638 in ax, dx
642 out dx, ax
660 in ax, dx
664 out dx, ax
684 in ax, d
713 in ax, dx local in function:Draco9210ToggleClock
[all...]
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Ddrac9210.c464 mov dx, 0 CFCh mov al, 0 CFh mov ah, 00 h out dx, ax popf}
476 in ax, dx
479 or ah, CS9210 mov c92DataReg, ah out dx, ax popf}} void
489 in ax, dx
491 and ah, NOT CS9210 mov c92DataReg, ah out dx, ax popf}} void
501 in ax, dx
503 or ah, DATAOUT9210 mov c92DataReg, ah out dx, ax popf}} void
516 in ax, dx
518 and ah, NOT DATAOUT9210 mov c92DataReg, ah out dx, ax popf}}
529 mov dx, 0F Ch in ax, d
544 SET CLOCK in ax, dx mov ah, c92DataReg or ah, CLOCK9210 mov c92DataReg, ah out dx, ax o local in function:Draco9210ToggleClock
[all...]
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Ddurango.c331 in ax, dx; local in function:gfx_msr_asm_read
366 out dx, ax
393 in ax, dx
394 mov data, ax
432 mov ax, data
434 out dx, ax
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_cpu_detect.c217 cpuid(uint32_t ax, uint32_t *p) argument
228 : "0" (ax)
237 : "0" (ax)
240 __cpuid(p, ax);
254 cpuid_count(uint32_t ax, uint32_t cx, uint32_t *p) argument
265 : "0" (ax), "2" (cx)
274 : "0" (ax), "2" (cx)
277 __cpuidex(p, ax, cx);
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_ext.h39 USHORT ax, hi_ax, bx, hi_bx, cx, hi_cx, dx, hi_dx, si, hi_si, di ,hi_di, bp, hi_bp; member in struct:WORDREGS
/xsrc/external/mit/xf86-input-ws/dist/src/
H A Dws.c624 int ax, ay; local in function:wsReadInput
647 ax = 0; ay = 0;
672 ax = event->value;
674 ax = priv->max_x - ax + priv->min_x;
777 tmp = ax;
778 ax = ay;
781 if (ax) {
783 DBG(3, ErrorF("postMotionEvent X %d\n", ax));
784 xf86PostMotionEvent(pInfo->dev, 1, 0, 1, ax);
911 AxisInfoPtr ax = device->valuator->axes, local in function:wsSetProperty
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_cpu_detect.c270 cpuid(uint32_t ax, uint32_t *p) argument
281 : "0" (ax)
290 : "0" (ax)
293 __cpuid(p, ax);
307 cpuid_count(uint32_t ax, uint32_t cx, uint32_t *p) argument
318 : "0" (ax), "2" (cx)
327 : "0" (ax), "2" (cx)
330 __cpuidex(p, ax, cx);
/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_defs.h172 _asm { in ax, dx } \
205 _asm { out dx, ax } \
221 " in %%dx, %%ax" \
243 " out %%ax, %%dx\n" \
612 pushf mov ax, data mov dx, port out dx, ax popf}}
624 pushf mov dx, port in ax, dx mov data, ax popf} return data;
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexevents.c2357 AxisInfoPtr ax; local in function:InitValuatorAxisStruct
2364 ax = dev->valuator->axes + axnum;
2366 ax->min_value = minval;
2367 ax->max_value = maxval;
2368 ax->resolution = resolution;
2369 ax->min_resolution = min_res;
2370 ax->max_resolution = max_res;
2371 ax->label = label;
2372 ax->mode = mode;
2387 AxisInfoPtr ax; local in function:SetScrollValuator
[all...]
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dstex3d.c426 float ax = 0.6 * ar; local in function:resize
431 glFrustum(-ax, ax, -ay, ay, 2, 20);
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmilynx_output.c133 pSmi->pInt10->ax = 0x4F10;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86int10.h33 int ax; member in struct:__anon252239e70108

Completed in 36 milliseconds

12