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

  /external/qemu/tcg/hppa/
tcg-target.h 76 #define TCG_CT_CONST_AND 0x1000
tcg-target.c 216 ct->ct |= TCG_CT_CONST_AND;
244 } else if (ct & TCG_CT_CONST_AND) {
    [all...]

Completed in 389 milliseconds