Searched refs:d30v_operand_table (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dd30v-dis.c192 if (d30v_operand_table[insn->form->operands[0]].flags & OPERAND_NAME)
197 (struct d30v_operand *) &d30v_operand_table[insn->form->operands[0]],
219 oper = (struct d30v_operand *) &d30v_operand_table[opnum];
270 (struct d30v_operand *) &d30v_operand_table[insn->form->operands[2]];
H A Dd30v-opc.c340 const struct d30v_operand d30v_operand_table[] = variable in typeref:struct:d30v_operand
/haiku-fatelf/src/bin/gdb/include/opcode/
H A Dd30v.h201 extern const struct d30v_operand d30v_operand_table[];

Completed in 95 milliseconds