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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xa.h 26 extern int __cdecl ax_reg(int,XID *,__LONG32);
29 extern int __cdecl ax_reg();
  /external/elfutils/0.153/libcpu/
i386_parse.y 153 static struct known_bitfield ax_reg =
501 $$->field = &ax_reg;
668 && name->field != &ax_reg && name->field != &dx_reg
    [all...]
i386_parse.c 230 static struct known_bitfield ax_reg = variable in typeref:struct:known_bitfield
    [all...]
  /external/qemu/disas/
i386.c 388 #define RMAX { OP_REG, ax_reg }
407 #define AX { OP_IMREG, ax_reg }
511 #define ax_reg 124 macro
    [all...]

Completed in 610 milliseconds