Searched refs:op_string (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-i386.c | 10566 check_VecOperations (char *op_string) in check_VecOperations() argument 10572 while (*op_string) in check_VecOperations() 10574 saved = op_string; in check_VecOperations() 10575 if (*op_string == '{') in check_VecOperations() 10577 op_string++; in check_VecOperations() 10580 if (startswith (op_string, "1to")) in check_VecOperations() 10587 op_string += 3; in check_VecOperations() 10588 if (*op_string == '8') in check_VecOperations() 10590 else if (*op_string == '4') in check_VecOperations() 10592 else if (*op_string == '2') in check_VecOperations() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-i386.c | 13342 check_VecOperations (char *op_string) in check_VecOperations() argument 13348 while (*op_string) in check_VecOperations() 13350 saved = op_string; in check_VecOperations() 13351 if (*op_string == '{') in check_VecOperations() 13353 op_string++; in check_VecOperations() 13356 if (startswith (op_string, "1to")) in check_VecOperations() 13363 op_string += 3; in check_VecOperations() 13364 if (*op_string == '8') in check_VecOperations() 13366 else if (*op_string == '4') in check_VecOperations() 13368 else if (*op_string == '2') in check_VecOperations() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ |
H A D | README.txt | 1267 else if (strchr ("+-/*%|&^:[]()~", *intel_parser.op_string)) 1269 else if (strchr ("<>", *intel_parser.op_string)
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2021 | 4221 (evaluate_subexp_standard, print_expression, op_string) 4224 (print_subexp_funcall, print_subexp_standard, op_string) 4463 * ada-lang.c (ada_value_binop): Do not use op_string.
|
H A D | ChangeLog-1991 | 2195 expression.h break works correctly. Also added "op_string", which
|
H A D | ChangeLog-2017 | 14849 * expprint.c (print_subexp_standard, op_string, op_name) 14851 * expression.h (op_name, op_string, dump_raw_expression):
|
H A D | ChangeLog-2012 | 9882 * ax-gdb.c (gen_expr): Use op_name instead of op_string.
|
H A D | ChangeLog-2020 | 5048 (op_string): Likewise.
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrFormats.td | 7662 string asm, string op_string, 7664 : I<oops, iops, asm, op_string, cstr, pattern>,
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1991 | 2195 expression.h break works correctly. Also added "op_string", which
|
H A D | ChangeLog-2017 | 14849 * expprint.c (print_subexp_standard, op_string, op_name) 14851 * expression.h (op_name, op_string, dump_raw_expression):
|
H A D | ChangeLog-2012 | 9882 * ax-gdb.c (gen_expr): Use op_name instead of op_string.
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 86523 4ec17c72c61756faea953da0152e293c libgo/go/regexp/syntax/op_string.go
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 99950 4ec17c72c61756faea953da0152e293c libgo/go/regexp/syntax/op_string.go
|