Home
last modified time | relevance | path

Searched refs:operand_types (Results 1 – 25 of 63) sorted by relevance

123

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c1969 && !t->operand_types[wanted].bitfield.byte) in match_operand_size()
1971 && !t->operand_types[wanted].bitfield.word) in match_operand_size()
1973 && !t->operand_types[wanted].bitfield.dword) in match_operand_size()
1975 && !t->operand_types[wanted].bitfield.qword) in match_operand_size()
1977 && !t->operand_types[wanted].bitfield.tbyte)); in match_operand_size()
1988 && !t->operand_types[wanted].bitfield.xmmword) in match_simd_size()
1990 && !t->operand_types[wanted].bitfield.ymmword) in match_simd_size()
1992 && !t->operand_types[wanted].bitfield.zmmword) in match_simd_size()
1994 && !t->operand_types[wanted].bitfield.tmmword)); in match_simd_size()
2008 && !t->operand_types[wanted].bitfield.unspecified) in match_mem_size()
[all …]
H A Dtc-tic30.c869 p_insn.tm->operand_types[count][i]) == 0) in tic30_parallel_insn()
889 if ((p_insn.tm->operand_types[0][0] & (Indirect | Rn)) in tic30_parallel_insn()
1572 if (insn.tm->operand_types[i] & NotReq) in md_assemble()
1583 if (insn.operand_type[count]->op_type & insn.tm->operand_types[count]) in md_assemble()
1593 if ((insn.tm->operand_types[1] & (Indirect | Direct)) in md_assemble()
1615 if ((insn.tm->operand_types[0] & op3T1) in md_assemble()
1616 && (insn.tm->operand_types[1] & op3T2)) in md_assemble()
1811 if ((insn.tm->operand_types[0] & (AllReg | Disp)) in md_assemble()
1838 else if ((insn.tm->operand_types[0] & ARn) == ARn) in md_assemble()
1875 else if (insn.tm->operand_types[0] == IVector) in md_assemble()
[all …]
H A Dtc-tic54x.c4065 if ((OPTYPE (insn->tm->operand_types[0]) == OP_Xmem in optimize_insn()
4066 && OPTYPE (insn->tm->operand_types[1]) == OP_SHFT in optimize_insn()
4069 || (OPTYPE (insn->tm->operand_types[0]) == OP_Smem in optimize_insn()
4070 && OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT in optimize_insn()
4083 if ((OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT in optimize_insn()
4084 || OPTYPE (insn->tm->operand_types[1]) == OP_SHFT) in optimize_insn()
4086 && (OPTYPE (insn->tm->operand_types[0]) != OP_lk in optimize_insn()
4100 if ((OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT in optimize_insn()
4101 || OPTYPE (insn->tm->operand_types[1]) == OP_SHFT) in optimize_insn()
4122 if ( ((OPTYPE (insn->tm->operand_types[0]) == OP_Smem in optimize_insn()
[all …]
H A Dtc-i386-intel.c752 else if ((current_templates->start->operand_types[0].bitfield.fword in i386_intel_operand()
753 || current_templates->start->operand_types[0].bitfield.tbyte in i386_intel_operand()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c2153 && !t->operand_types[wanted].bitfield.byte) in match_operand_size()
2155 && !t->operand_types[wanted].bitfield.word) in match_operand_size()
2157 && !t->operand_types[wanted].bitfield.dword) in match_operand_size()
2159 && (!t->operand_types[wanted].bitfield.qword in match_operand_size()
2165 && (t->operand_types[wanted].bitfield.class == Reg in match_operand_size()
2166 || t->operand_types[wanted].bitfield.class == Accum in match_operand_size()
2169 && !t->operand_types[wanted].bitfield.tbyte)); in match_operand_size()
2180 && !t->operand_types[wanted].bitfield.xmmword) in match_simd_size()
2182 && !t->operand_types[wanted].bitfield.ymmword) in match_simd_size()
2184 && !t->operand_types[wanted].bitfield.zmmword) in match_simd_size()
[all …]
H A Dtc-tic30.c869 p_insn.tm->operand_types[count][i]) == 0) in tic30_parallel_insn()
889 if ((p_insn.tm->operand_types[0][0] & (Indirect | Rn)) in tic30_parallel_insn()
1572 if (insn.tm->operand_types[i] & NotReq) in md_assemble()
1583 if (insn.operand_type[count]->op_type & insn.tm->operand_types[count]) in md_assemble()
1593 if ((insn.tm->operand_types[1] & (Indirect | Direct)) in md_assemble()
1615 if ((insn.tm->operand_types[0] & op3T1) in md_assemble()
1616 && (insn.tm->operand_types[1] & op3T2)) in md_assemble()
1811 if ((insn.tm->operand_types[0] & (AllReg | Disp)) in md_assemble()
1838 else if ((insn.tm->operand_types[0] & ARn) == ARn) in md_assemble()
1875 else if (insn.tm->operand_types[0] == IVector) in md_assemble()
[all …]
H A Dtc-tic54x.c4096 if ((OPTYPE (insn->tm->operand_types[0]) == OP_Xmem in optimize_insn()
4097 && OPTYPE (insn->tm->operand_types[1]) == OP_SHFT in optimize_insn()
4100 || (OPTYPE (insn->tm->operand_types[0]) == OP_Smem in optimize_insn()
4101 && OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT in optimize_insn()
4114 if ((OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT in optimize_insn()
4115 || OPTYPE (insn->tm->operand_types[1]) == OP_SHFT) in optimize_insn()
4117 && (OPTYPE (insn->tm->operand_types[0]) != OP_lk in optimize_insn()
4131 if ((OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT in optimize_insn()
4132 || OPTYPE (insn->tm->operand_types[1]) == OP_SHFT) in optimize_insn()
4153 if ( ((OPTYPE (insn->tm->operand_types[0]) == OP_Smem in optimize_insn()
[all …]
H A Dtc-i386-intel.c762 && (current_templates.start->operand_types[0].bitfield.fword in i386_intel_operand()
763 || current_templates.start->operand_types[0].bitfield.tbyte in i386_intel_operand()
869 if (!t->operand_types[op].bitfield.baseindex) in i386_intel_operand()
872 switch (t->operand_types[op].bitfield.class) in i386_intel_operand()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-gen.c774 static bitfield operand_types[] = variable
1290 bitfield types [ARRAY_SIZE (operand_types)]; in process_i386_operand_type()
1293 memcpy (types, operand_types, sizeof (types)); in process_i386_operand_type()
1356 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; in output_i386_opcode() local
1386 operand_types [i = 0] = NULL; in output_i386_opcode()
1392 for (i = 0; i < ARRAY_SIZE (operand_types); i++) in output_i386_opcode()
1396 operand_types [i] = NULL; in output_i386_opcode()
1400 operand_types [i] = next_field (str, ',', &str, last); in output_i386_opcode()
1451 operand_types, lineno); in output_i386_opcode()
1457 for (i = 0; i < ARRAY_SIZE (operand_types); i++) in output_i386_opcode()
[all …]
H A Dtic54x-dis.c80 tm->operand_types, in print_insn_tic54x()
92 && (OPTYPE (tm->operand_types[0]) == OP_Smem in has_lkaddr()
93 || OPTYPE (tm->operand_types[1]) == OP_Smem in has_lkaddr()
94 || OPTYPE (tm->operand_types[2]) == OP_Smem in has_lkaddr()
95 || OPTYPE (tm->operand_types[1]) == OP_Sind in has_lkaddr()
96 || OPTYPE (tm->operand_types[0]) == OP_Lmem in has_lkaddr()
97 || OPTYPE (tm->operand_types[1]) == OP_Lmem)); in has_lkaddr()
476 ptm->name, ptm->operand_types, size, 0); in print_parallel_instruction()
H A Dtic30-dis.c154 if (current_optab->operand_types[0] & Imm24) in get_tic30_instruction()
369 if ((insn->tm->operand_types[1] & (Direct | Indirect)) in print_two_operand()
388 if ((insn->tm->operand_types[0] & NotReq) == 0) in print_two_operand()
621 if (insn->tm->operand_types[0] & Imm24) in print_branch()
628 else if (insn->tm->operand_types[0] & IVector) in print_branch()
H A DChangeLog-2019431 (operand_types): Remove JumpAbsolute entry.
441 (operand_types): Remove AnySize entry.
469 (operand_types): Remove EsSeg entry.
503 (operand_types): Drop InOutPortReg, ShiftCount, and Acc entries.
539 (operand_types): Drop RegMask and RegBND entry.
554 (operand_types): Drop RegMMX and RegSIMD entries.
570 (operand_types): Drop Control, Debug, and Test entries.
585 (operand_types): Drop SReg entry.
598 (operand_types): Drop Reg entry.
1084 * i386-gen.c (operand_types): Move RegMem ...
[all …]
H A Di386-opc.h970 i386_operand_type operand_types[MAX_OPERANDS]; member
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dtic54x-dis.c80 tm->operand_types, in print_insn_tic54x()
92 && (OPTYPE (tm->operand_types[0]) == OP_Smem in has_lkaddr()
93 || OPTYPE (tm->operand_types[1]) == OP_Smem in has_lkaddr()
94 || OPTYPE (tm->operand_types[2]) == OP_Smem in has_lkaddr()
95 || OPTYPE (tm->operand_types[1]) == OP_Sind in has_lkaddr()
96 || OPTYPE (tm->operand_types[0]) == OP_Lmem in has_lkaddr()
97 || OPTYPE (tm->operand_types[1]) == OP_Lmem)); in has_lkaddr()
476 ptm->name, ptm->operand_types, size, 0); in print_parallel_instruction()
H A Di386-gen.c529 static bitfield operand_types[] = variable
1305 bitfield types [ARRAY_SIZE (operand_types)]; in process_i386_operand_type()
1308 memcpy (types, operand_types, sizeof (types)); in process_i386_operand_type()
1385 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; in output_i386_opcode() local
1417 operand_types [i = 0] = NULL; in output_i386_opcode()
1423 for (i = 0; i < ARRAY_SIZE (operand_types); i++) in output_i386_opcode()
1427 operand_types [i] = NULL; in output_i386_opcode()
1431 operand_types [i] = next_field (str, ',', &str, last); in output_i386_opcode()
1484 extension_opcode, operand_types, lineno, in output_i386_opcode()
1492 for (i = 0; i < ARRAY_SIZE (operand_types); i++) in output_i386_opcode()
[all …]
H A Dtic30-dis.c154 if (current_optab->operand_types[0] & Imm24) in get_tic30_instruction()
369 if ((insn->tm->operand_types[1] & (Direct | Indirect)) in print_two_operand()
388 if ((insn->tm->operand_types[0] & NotReq) == 0) in print_two_operand()
621 if (insn->tm->operand_types[0] & Imm24) in print_branch()
628 else if (insn->tm->operand_types[0] & IVector) in print_branch()
H A DChangeLog-2019431 (operand_types): Remove JumpAbsolute entry.
441 (operand_types): Remove AnySize entry.
469 (operand_types): Remove EsSeg entry.
503 (operand_types): Drop InOutPortReg, ShiftCount, and Acc entries.
539 (operand_types): Drop RegMask and RegBND entry.
554 (operand_types): Drop RegMMX and RegSIMD entries.
570 (operand_types): Drop Control, Debug, and Test entries.
585 (operand_types): Drop SReg entry.
598 (operand_types): Drop Reg entry.
1084 * i386-gen.c (operand_types): Move RegMem ...
[all …]
H A Di386-opc.h1034 i386_operand_type operand_types[MAX_OPERANDS]; member
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h124 enum optype operand_types[MAX_OPERANDS]; member
H A Dtic30.h236 unsigned int operand_types[3]; member
615 unsigned int operand_types[2][3]; member
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic54x.h124 enum optype operand_types[MAX_OPERANDS]; member
H A Dtic30.h236 unsigned int operand_types[3]; member
615 unsigned int operand_types[2][3]; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function.cc946 tree_stl_vec operand_types; in expand_or_call_builtin() local
954 operand_types.push_back (operand_type); in expand_or_call_builtin()
961 operand_types.push_back (ptr_type_node); in expand_or_call_builtin()
967 operand_types.resize (4, NULL_TREE); in expand_or_call_builtin()
969 call_operands.at (i) = build_resize_convert_view (operand_types.at (i), in expand_or_call_builtin()
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2019431 (operand_types): Remove JumpAbsolute entry.
441 (operand_types): Remove AnySize entry.
469 (operand_types): Remove EsSeg entry.
503 (operand_types): Drop InOutPortReg, ShiftCount, and Acc entries.
539 (operand_types): Drop RegMask and RegBND entry.
554 (operand_types): Drop RegMMX and RegSIMD entries.
570 (operand_types): Drop Control, Debug, and Test entries.
585 (operand_types): Drop SReg entry.
598 (operand_types): Drop Reg entry.
1084 * i386-gen.c (operand_types): Move RegMem ...
[all …]
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2019431 (operand_types): Remove JumpAbsolute entry.
441 (operand_types): Remove AnySize entry.
469 (operand_types): Remove EsSeg entry.
503 (operand_types): Drop InOutPortReg, ShiftCount, and Acc entries.
539 (operand_types): Drop RegMask and RegBND entry.
554 (operand_types): Drop RegMMX and RegSIMD entries.
570 (operand_types): Drop Control, Debug, and Test entries.
585 (operand_types): Drop SReg entry.
598 (operand_types): Drop Reg entry.
1084 * i386-gen.c (operand_types): Move RegMem ...
[all …]

123