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

  /external/qemu/tcg/
tcg.h 610 #define TCG_CT_CONST 0x02 /* any constant of register size */
tcg.c     [all...]
  /external/qemu/tcg/i386/
tcg-target.c 230 if (ct & TCG_CT_CONST) {
    [all...]

Completed in 45 milliseconds