HomeSort by relevance Sort by last modified time
    Searched refs:AX (Results 1 - 4 of 4) sorted by null

  /external/jpeg/
jmemdosa.asm 19 ; values, which everybody returns in AX.
59 mov word ptr [bx],ax ; save the handle
60 xor ax,ax ; return zero for OK
92 xor ax,ax ; return zero for OK
123 mov ax,4200h ; absolute seek
126 xor ax,ax ; return zero for OK
160 cmp ax,word ptr [bp+12] ; make sure all bytes were rea
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 120 #define AX ax
121 #define EAX ax
182 #define AX %ax
403 #define IN_W CHOICE(inw (DX), inw ARG2(DX,AX), _WTOG in DX)
410 #define IN1_W(a) CHOICE(inw (a), inw ARG2(a,AX), _WTOG in a)
414 #define IN1_W(a) CHOICE(inw a, inw ARG2(a,AX), _WTOG in a)
516 #define OUT_W CHOICE(outw (DX), outw ARG2(AX,DX), _WTOG out DX)
522 #define OUT1_W(a) CHOICE(outw (a), outw ARG2(AX,a), _WTOG out a
    [all...]
  /external/qemu/
i386-dis.c 399 #define AX { OP_IMREG, ax_reg }
    [all...]
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 273 milliseconds