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

  /src/external/gpl3/binutils/dist/gas/config/
tc-metag.c 4226 is_accumulator_reg (const metag_reg *reg) function
5060 && is_accumulator_reg (regs[0]))
5154 if (is_accumulator_reg(regs[0]) && !(template->arg_type & DSP_ARGS_DACC))
5438 if (is_accumulator_reg (regs[1]))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-metag.c 4226 is_accumulator_reg (const metag_reg *reg) function
5060 && is_accumulator_reg (regs[0]))
5154 if (is_accumulator_reg(regs[0]) && !(template->arg_type & DSP_ARGS_DACC))
5438 if (is_accumulator_reg (regs[1]))

Completed in 60 milliseconds