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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c 3086 int tmp_insn = insn & opcode->mask; local
    [all...]
tc-bfin.c 490 struct bfin_insn *tmp_insn; local
511 for (insn_size = 0, tmp_insn = insn; tmp_insn; tmp_insn = tmp_insn->next)
512 if (!tmp_insn->reloc || !tmp_insn->exp->symbol)
    [all...]
tc-spu.c 631 struct spu_insn tmp_insn;
632 const char *np = get_reg (param, &tmp_insn, arg, 0);
629 struct spu_insn tmp_insn; local

Completed in 177 milliseconds