Searched refs:operand_info (Results 1 – 3 of 3) sorted by relevance
725 switch (opc->operand_info[op_num].form) in print_insn_tic6x()831 switch (opc->operand_info[op_num].form) in print_insn_tic6x()898 if (opc->operand_info[op_num].form != tic6x_operand_regpair) in print_insn_tic6x()919 switch (opc->operand_info[op_num].form) in print_insn_tic6x()1025 opcode, opc->operand_info[op_num].form, op_num); in print_insn_tic6x()1031 switch (opc->operand_info[op_num].form) in print_insn_tic6x()1047 opcode, opc->operand_info[op_num].form, op_num); in print_insn_tic6x()1053 switch (opc->operand_info[op_num].form) in print_insn_tic6x()1309 mem_offset * opc->operand_info[op_num].size); in print_insn_tic6x()1314 || (opc->operand_info[op_num].form in print_insn_tic6x()[all …]
641 tic6x_operand_info operand_info[TIC6X_MAX_OPERANDS]; member
2819 scale = opct->operand_info[opno].size; in tic6x_try_encode()3309 || (tic6x_opcode_table[opc->id].operand_info[0].form in md_assemble()3325 = tic6x_opcode_table[opc->id].operand_info[i].form; in md_assemble()3449 f = tic6x_opcode_table[opcm[j]].operand_info[i].form; in md_assemble()3450 rw = tic6x_opcode_table[opcm[j]].operand_info[i].rw; in md_assemble()3565 f = tic6x_opcode_table[opcm[i]].operand_info[j].form; in md_assemble()3566 rw = tic6x_opcode_table[opcm[i]].operand_info[j].rw; in md_assemble()