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

  /external/qemu/tcg/
tcg.h 415 #define TCG_CT_IALIAS 0x40
tcg.c 1092 argument is tagged with TCG_CT_IALIAS. */
1096 def->args_ct[i].ct |= TCG_CT_IALIAS;
    [all...]

Completed in 327 milliseconds