Searched refs:operands_pcrel (Results 1 – 1 of 1) sorted by relevance
327 bfd_boolean operands_pcrel[TIC6X_MAX_OPERANDS] = { FALSE }; in print_insn_tic6x() local893 operands_pcrel[op_num] = TRUE; in print_insn_tic6x()907 operands_pcrel[op_num] = TRUE; in print_insn_tic6x()1302 if (operands_text[op_num] || operands_pcrel[op_num]) in print_insn_tic6x()1324 if (operands_text[op_num] || operands_pcrel[op_num]) in print_insn_tic6x()1417 if (operands_text[op_num] || operands_pcrel[op_num]) in print_insn_tic6x()1457 if (operands_text[op_num] || operands_pcrel[op_num] in print_insn_tic6x()1477 if (!operands_text[op_num] && !operands_pcrel[op_num]) in print_insn_tic6x()1495 if (operands_pcrel[op_num]) in print_insn_tic6x()