Home
last modified time | relevance | path

Searched refs:operand_type (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic30.c267 operand *operand_type[MAX_OPERANDS]; member
647 operand *operand_type[2][MAX_OPERANDS]; member
808 p_insn.operand_type[found_separator][p_insn.operands[found_separator] - 1] = in tic30_parallel_insn()
811 if (!p_insn.operand_type[found_separator][p_insn.operands[found_separator] - 1]) in tic30_parallel_insn()
853 temp_op = p_insn.operand_type[0][i]; in tic30_parallel_insn()
854 p_insn.operand_type[0][i] = p_insn.operand_type[1][i]; in tic30_parallel_insn()
855 p_insn.operand_type[1][i] = temp_op; in tic30_parallel_insn()
885 if ((p_insn.operand_type[count][i]->op_type & in tic30_parallel_insn()
898 if ((p_insn.operand_type[count][i]->op_type & Rn) && i < 2) in tic30_parallel_insn()
900 else if ((p_insn.operand_type[count][i]->op_type & Indirect) in tic30_parallel_insn()
[all …]
Dtc-crx.c146 static argtype get_optype (operand_type);
147 static int get_opbits (operand_type);
148 static int get_opflags (operand_type);
174 get_opbits (operand_type op) in get_opbits()
185 get_optype (operand_type op) in get_optype()
196 get_opflags (operand_type op) in get_opflags()
Dtc-cr16.c271 get_opbits (operand_type op) in get_opbits()
282 get_optype (operand_type op) in get_optype()
293 get_opflags (operand_type op) in get_opflags()
Dtc-i386.c1704 enum operand_type enum
1713 operand_type_check (i386_operand_type t, enum operand_type c) in operand_type_check()
/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h151 operand_type; typedef
248 operand_type op_type;
Dcr16.h155 operand_type; typedef
244 operand_type op_type;
Dm88k.h384 enum operand_type enum
415 enum operand_type type;
DChangeLog1877 * crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4.
1889 (enum operand_type): Rearrange operands, edit comments.
1900 * crx.h (operand_type): Remove redundant types i3, i4,
/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-dis.c102 static argtype getargtype (operand_type);
103 static int getbits (operand_type);
135 getbits (operand_type op) in getbits()
146 getargtype (operand_type op) in getargtype()
Dcr16-dis.c139 getbits (operand_type op) in getbits()
150 getargtype (operand_type op) in getargtype()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2007921 (operand_type): Remove implicitregister.
1016 (operand_type): Likewise.
DChangeLog-92951802 (enum operand_type): Move to m68k-parse.h, where it is named