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

  /src/external/gpl3/binutils/dist/gas/config/
tc-tic54x.c 3081 is_accumulator (struct opstruct *operand) function
3305 return is_accumulator (operand);
3307 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'B';
3309 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'A';
4074 && is_accumulator (&insn->operands[insn->opcount - 2])
4075 && is_accumulator (&insn->operands[insn->opcount - 1])
4132 && is_accumulator (&insn->operands[insn->opcount - 2])
4133 && is_accumulator (&insn->operands[insn->opcount - 1])
tc-tic54x.c 3081 is_accumulator (struct opstruct *operand) function
3305 return is_accumulator (operand);
3307 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'B';
3309 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'A';
4074 && is_accumulator (&insn->operands[insn->opcount - 2])
4075 && is_accumulator (&insn->operands[insn->opcount - 1])
4132 && is_accumulator (&insn->operands[insn->opcount - 2])
4133 && is_accumulator (&insn->operands[insn->opcount - 1])
tc-tic54x.c 3081 is_accumulator (struct opstruct *operand) function
3305 return is_accumulator (operand);
3307 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'B';
3309 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'A';
4074 && is_accumulator (&insn->operands[insn->opcount - 2])
4075 && is_accumulator (&insn->operands[insn->opcount - 1])
4132 && is_accumulator (&insn->operands[insn->opcount - 2])
4133 && is_accumulator (&insn->operands[insn->opcount - 1])
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic54x.c 3081 is_accumulator (struct opstruct *operand) function
3305 return is_accumulator (operand);
3307 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'B';
3309 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'A';
4074 && is_accumulator (&insn->operands[insn->opcount - 2])
4075 && is_accumulator (&insn->operands[insn->opcount - 1])
4132 && is_accumulator (&insn->operands[insn->opcount - 2])
4133 && is_accumulator (&insn->operands[insn->opcount - 1])
tc-tic54x.c 3081 is_accumulator (struct opstruct *operand) function
3305 return is_accumulator (operand);
3307 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'B';
3309 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'A';
4074 && is_accumulator (&insn->operands[insn->opcount - 2])
4075 && is_accumulator (&insn->operands[insn->opcount - 1])
4132 && is_accumulator (&insn->operands[insn->opcount - 2])
4133 && is_accumulator (&insn->operands[insn->opcount - 1])
tc-tic54x.c 3081 is_accumulator (struct opstruct *operand) function
3305 return is_accumulator (operand);
3307 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'B';
3309 return is_accumulator (operand) && TOUPPER (operand->buf[0]) == 'A';
4074 && is_accumulator (&insn->operands[insn->opcount - 2])
4075 && is_accumulator (&insn->operands[insn->opcount - 1])
4132 && is_accumulator (&insn->operands[insn->opcount - 2])
4133 && is_accumulator (&insn->operands[insn->opcount - 1])

Completed in 105 milliseconds