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 386 #define TCG_CT_IALIAS 0x40
tcg.c 1011 argument is tagged with TCG_CT_IALIAS. */
1015 def->args_ct[i].ct |= TCG_CT_IALIAS;
    [all...]

Completed in 14 milliseconds