Searched refs:d10v_operand (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dd10v.h102 /* The operands table is an array of struct d10v_operand. */
103 struct d10v_operand struct
118 extern const struct d10v_operand d10v_operands[];
120 /* Values defined for the flags field of a struct d10v_operand. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dd10v.h102 /* The operands table is an array of struct d10v_operand. */
103 struct d10v_operand struct
118 extern const struct d10v_operand d10v_operands[];
120 /* Values defined for the flags field of a struct d10v_operand. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dd10v.h102 /* The operands table is an array of struct d10v_operand. */
103 struct d10v_operand struct
118 extern const struct d10v_operand d10v_operands[];
120 /* Values defined for the flags field of a struct d10v_operand. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dd10v-dis.c33 print_operand (struct d10v_operand *oper,
159 struct d10v_operand *oper;
173 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
204 struct d10v_operand *oper;
223 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
H A Dd10v-opc.c99 const struct d10v_operand d10v_operands[] =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dd10v-dis.c33 print_operand (struct d10v_operand *oper,
159 struct d10v_operand *oper;
173 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
204 struct d10v_operand *oper;
223 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
H A Dd10v-opc.c99 const struct d10v_operand d10v_operands[] =
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dd10v-dis.c33 print_operand (struct d10v_operand *oper,
159 struct d10v_operand *oper;
173 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
204 struct d10v_operand *oper;
223 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
H A Dd10v-opc.c99 const struct d10v_operand d10v_operands[] =

Completed in 180 milliseconds