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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 8897 #define LOOP_IMMED_OPN 1
8914 if (insn->ntok <= LOOP_IMMED_OPN)
8917 exp = &insn->tok[LOOP_IMMED_OPN];
8961 if (insn->ntok <= LOOP_IMMED_OPN)
8964 exp = &insn->tok[LOOP_IMMED_OPN];
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 8897 #define LOOP_IMMED_OPN 1
8914 if (insn->ntok <= LOOP_IMMED_OPN)
8917 exp = &insn->tok[LOOP_IMMED_OPN];
8961 if (insn->ntok <= LOOP_IMMED_OPN)
8964 exp = &insn->tok[LOOP_IMMED_OPN];

Completed in 40 milliseconds