HomeSort by: relevance | last modified time | path
    Searched defs:STATE_STOP (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 667 #define STATE_STOP 1
10143 regdeps[i].insn_srlz = STATE_STOP;
10145 regdeps[i].data_srlz = STATE_STOP;
10203 if (regdeps[i].insn_srlz == STATE_STOP)
10215 if (regdeps[i].data_srlz == STATE_STOP
10242 if (rs->insn_srlz < STATE_STOP)
10265 if (rs->data_srlz < STATE_STOP)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 667 #define STATE_STOP 1
10143 regdeps[i].insn_srlz = STATE_STOP;
10145 regdeps[i].data_srlz = STATE_STOP;
10203 if (regdeps[i].insn_srlz == STATE_STOP)
10215 if (regdeps[i].data_srlz == STATE_STOP
10242 if (rs->insn_srlz < STATE_STOP)
10265 if (rs->data_srlz < STATE_STOP)

Completed in 67 milliseconds