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

  /external/valgrind/VEX/priv/
host_ppc_defs.c 198 if (cond.test == Pct_ALWAYS) return "always";
221 if (test == Pct_ALWAYS) {
232 vassert(ct != Pct_ALWAYS);
842 vassert(cond.test != Pct_ALWAYS);
    [all...]
host_ppc_isel.c     [all...]
host_ppc_defs.h 139 Pcf_NONE = 32 /* no condition; used with Pct_ALWAYS */
147 Pct_ALWAYS = 0x14 /* associated PPCCondFlag must be Pcf_NONE */
609 condition (which could be Pct_ALWAYS). argiregs indicates
644 be the bogus Pct_ALWAYS. */
    [all...]

Completed in 38 milliseconds