Home
last modified time | relevance | path

Searched refs:operand_name (Results 1 – 25 of 112) sorted by relevance

12345

/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/tables_gen/instrformats/
H A Dinstrformats.y55 %type <name> operand_name operand_tname operand_type instr_name instr_cat
74 operand_dec : operand_name operand_tname operand_type operand_size operand_comp_type comments
78 | operand_name comments
82 operand_dec_last : operand_name operand_tname operand_type operand_size operand_comp_type comments
86 | operand_name comments
91 operand_name : ID { $$ = $1; }
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dxtensa-relax.c869 if (m1->operand_name == NULL || m2->operand_name == NULL) in same_operand_name()
871 return (m1->operand_name == m2->operand_name); in same_operand_name()
882 if (strcmp (m->operand_name, operand_name) == 0) in get_opmatch()
892 return (m1->operand_name == NULL); in op_is_constant()
899 gas_assert (m1->operand_name == NULL); in op_get_constant()
1193 e->operand_name = NULL; in parse_insn_templ()
1213 e->operand_name = enter_opname (oprec.vec[i]); in parse_insn_templ()
1788 else if (op->operand_name[0] == 'a' in build_transition()
1791 else if (op->operand_name[0] == '%') in build_transition()
1795 op->operand_name); in build_transition()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dxtensa-relax.c902 if (m1->operand_name == NULL || m2->operand_name == NULL) in same_operand_name()
904 return (m1->operand_name == m2->operand_name); in same_operand_name()
915 if (strcmp (m->operand_name, operand_name) == 0) in get_opmatch()
925 return (m1->operand_name == NULL); in op_is_constant()
932 gas_assert (m1->operand_name == NULL); in op_get_constant()
1226 e->operand_name = NULL; in parse_insn_templ()
1246 e->operand_name = enter_opname (oprec.vec[i]); in parse_insn_templ()
1823 else if (op->operand_name[0] == 'a' in build_transition()
1826 else if (op->operand_name[0] == '%') in build_transition()
1830 op->operand_name); in build_transition()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dxtensa-relax.c902 if (m1->operand_name == NULL || m2->operand_name == NULL) in same_operand_name()
904 return (m1->operand_name == m2->operand_name); in same_operand_name()
915 if (strcmp (m->operand_name, operand_name) == 0) in get_opmatch()
925 return (m1->operand_name == NULL); in op_is_constant()
932 gas_assert (m1->operand_name == NULL); in op_get_constant()
1226 e->operand_name = NULL; in parse_insn_templ()
1246 e->operand_name = enter_opname (oprec.vec[i]); in parse_insn_templ()
1823 else if (op->operand_name[0] == 'a' in build_transition()
1826 else if (op->operand_name[0] == '%') in build_transition()
1830 op->operand_name); in build_transition()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dxtensa-relax.c869 if (m1->operand_name == NULL || m2->operand_name == NULL) in same_operand_name()
871 return (m1->operand_name == m2->operand_name); in same_operand_name()
882 if (strcmp (m->operand_name, operand_name) == 0) in get_opmatch()
892 return (m1->operand_name == NULL); in op_is_constant()
899 gas_assert (m1->operand_name == NULL); in op_get_constant()
1193 e->operand_name = NULL; in parse_insn_templ()
1213 e->operand_name = enter_opname (oprec.vec[i]); in parse_insn_templ()
1788 else if (op->operand_name[0] == 'a' in build_transition()
1791 else if (op->operand_name[0] == '%') in build_transition()
1795 op->operand_name); in build_transition()
[all …]
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dxtensa-relax.c902 if (m1->operand_name == NULL || m2->operand_name == NULL) in same_operand_name()
904 return (m1->operand_name == m2->operand_name); in same_operand_name()
915 if (strcmp (m->operand_name, operand_name) == 0) in get_opmatch()
925 return (m1->operand_name == NULL); in op_is_constant()
932 gas_assert (m1->operand_name == NULL); in op_get_constant()
1226 e->operand_name = NULL; in parse_insn_templ()
1246 e->operand_name = enter_opname (oprec.vec[i]); in parse_insn_templ()
1823 else if (op->operand_name[0] == 'a' in build_transition()
1826 else if (op->operand_name[0] == '%') in build_transition()
1830 op->operand_name); in build_transition()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dxtensa-relax.c868 if (m1->operand_name == NULL || m1->operand_name == NULL)
870 return (m1->operand_name == m2->operand_name);
875 get_opmatch (map, operand_name) in get_opmatch() argument
877 const char *operand_name;
883 if (strcmp (m->operand_name, operand_name) == 0)
894 return (m1->operand_name == NULL);
902 assert (m1->operand_name == NULL);
1239 e->operand_name = NULL;
1626 else if (op->operand_name[0] == '%')
1630 op->operand_name);
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dxtensa-relax.c868 if (m1->operand_name == NULL || m1->operand_name == NULL)
870 return (m1->operand_name == m2->operand_name);
875 get_opmatch (map, operand_name) in get_opmatch() argument
877 const char *operand_name;
883 if (strcmp (m->operand_name, operand_name) == 0)
894 return (m1->operand_name == NULL);
902 assert (m1->operand_name == NULL);
1239 e->operand_name = NULL;
1626 else if (op->operand_name[0] == '%')
1630 op->operand_name);
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dxtensa-relax.c795 if (m1->operand_name == NULL || m1->operand_name == NULL) in same_operand_name()
797 return (m1->operand_name == m2->operand_name); in same_operand_name()
808 if (strcmp (m->operand_name, operand_name) == 0) in get_opmatch()
818 return (m1->operand_name == NULL); in op_is_constant()
825 assert (m1->operand_name == NULL); in op_get_constant()
1145 e->operand_name = NULL; in parse_insn_templ()
1165 e->operand_name = enter_opname (oprec.vec[i]); in parse_insn_templ()
1730 else if (op->operand_name[0] == '%') in build_transition()
1734 op->operand_name); in build_transition()
1745 else if (parse_special_fn (op->operand_name, in build_transition()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dxtensa-relax.c835 if (m1->operand_name == NULL || m1->operand_name == NULL) in same_operand_name()
837 return (m1->operand_name == m2->operand_name); in same_operand_name()
848 if (strcmp (m->operand_name, operand_name) == 0) in get_opmatch()
858 return (m1->operand_name == NULL); in op_is_constant()
865 assert (m1->operand_name == NULL); in op_get_constant()
1185 e->operand_name = NULL; in parse_insn_templ()
1205 e->operand_name = enter_opname (oprec.vec[i]); in parse_insn_templ()
1803 else if (op->operand_name[0] == '%') in build_transition()
1807 op->operand_name); in build_transition()
1818 else if (parse_special_fn (op->operand_name, in build_transition()
[all …]
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/libcecutil/
H A Dcec-gen.pl306 $operand_name = "";
318 if ($operand_name ne "" && !/^#define/) {
319 @{$types{$operand_name}} = @ops;
321 $operand_name = "";
324 $operand_name = $1;
355 } elsif ($operand_name ne "" && $name =~ /^CEC_OP/) {
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/libcecutil/
H A Dcec-gen.pl306 $operand_name = "";
318 if ($operand_name ne "" && !/^#define/) {
319 @{$types{$operand_name}} = @ops;
321 $operand_name = "";
324 $operand_name = $1;
355 } elsif ($operand_name ne "" && $name =~ /^CEC_OP/) {
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/libcecutil/
H A Dcec-gen.pl306 $operand_name = "";
318 if ($operand_name ne "" && !/^#define/) {
319 @{$types{$operand_name}} = @ops;
321 $operand_name = "";
324 $operand_name = $1;
355 } elsif ($operand_name ne "" && $name =~ /^CEC_OP/) {
/dports/devel/py-numba/numba-0.51.2/numba/np/ufunc/
H A Darray_exprs.py160 operand_name = operand.name
161 if operand_name in self.array_assigns:
162 child_assign = self.array_assigns[operand_name]
171 elif operand_name in self.const_assigns:
172 arr_inps.append(self.const_assigns[operand_name])
/dports/devel/upp/upp/bazaar/Xed/xed/include/public/xed/
H A Dxed-encoder-hl.h88 xed_operand_enum_t operand_name; member
192 xed_operand_enum_t operand_name, in xed_other() argument
196 o.u.s.operand_name = operand_name; in xed_other()
H A Dxed-operand-values-interface.h508 xed_operand_enum_t operand_name,
/dports/misc/ncnn/ncnn-20211208/tools/pnnx/src/
H A Dir.cpp560 std::string operand_name; in load() local
561 iss >> operand_name; in load()
563 Operand* r = get_operand(operand_name); in load()
570 std::string operand_name; in load() local
571 iss >> operand_name; in load()
573 Operand* r = new_operand(operand_name); in load()
2068 std::string operand_name; in parse() local
2069 iss >> operand_name; in parse()
2071 Operand* r = get_operand(operand_name); in parse()
2078 std::string operand_name; in parse() local
[all …]
/dports/devel/upp/upp/bazaar/Xed/xed/src/enc/
H A Dxed-encoder-hl.c118 xed3_set_generic_operand(out, op->u.s.operand_name, op->u.s.value); in xed_convert_to_encoder_request()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dax-gdb.c129 char *operator_name, char *operand_name);
1355 char *operator_name, char *operand_name) in gen_struct_ref() argument
1374 operator_name, operand_name); in gen_struct_ref()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dax-gdb.c129 char *operator_name, char *operand_name);
1355 char *operator_name, char *operand_name) in gen_struct_ref() argument
1374 operator_name, operand_name); in gen_struct_ref()
/dports/devel/upp/upp/bazaar/Xed/xed/src/common/
H A Dxed-operand-values-interface.c754 xed_operand_enum_t operand_name, in xed_operand_values_set_operand_reg() argument
756 switch(operand_name){ in xed_operand_values_set_operand_reg()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dax-gdb.c147 char *operator_name, char *operand_name);
1495 char *operator_name, char *operand_name) in gen_struct_ref() argument
1514 operator_name, operand_name); in gen_struct_ref()
1667 char *operator_name, char *operand_name) in gen_aggregate_elt_ref() argument
/dports/math/py-theano/Theano-1.0.5/theano/tensor/
H A Dbasic.py6149 for operand_name, operand in (("a", a), ("b", b)):
6154 % (operand_name, operand_name, operand.ndim, axes))
6159 % (operand_name, operand_name, operand.ndim, axes))
6202 for i, (operand_name, operand) in enumerate((("a", a),
6208 (i, operand_name, operand_name, operand.ndim,
6214 (i, operand_name, operand_name, operand.ndim,
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dax-gdb.c152 char *operator_name, char *operand_name);
1532 char *operator_name, char *operand_name) in gen_struct_ref() argument
1551 operator_name, operand_name); in gen_struct_ref()
1704 char *operator_name, char *operand_name) in gen_aggregate_elt_ref() argument
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/val/
H A Dvalidate_extensions.cpp81 ValidationState_t& _, const std::string& operand_name, in ValidateOperandForDebugInfo() argument
91 << "expected operand " << operand_name << " is invalid"; in ValidateOperandForDebugInfo()
95 << "expected operand " << operand_name << " must be a result id of " in ValidateOperandForDebugInfo()
106 ValidationState_t& _, const std::string& operand_name, in ValidateUint32ConstantOperandForDebugInfo() argument
111 << ext_inst_name() << ": expected operand " << operand_name in ValidateUint32ConstantOperandForDebugInfo()

12345