/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
D | lse-atomic.s | 24 .irp suffix, , a, l, al, b, h, ab, lb, alb, ah, lh, alh 25 \op\suffix w0, w1, [x2] 26 \op\suffix w2, w3, [sp] 28 .irp suffix, , a, l, al 29 \op\suffix x0, x1, [x2] 30 \op\suffix x2, x3, [sp] 35 .irp suffix, , l, b, h, lb, lh 36 \op\suffix w0, [x2] 37 \op\suffix w2, [sp] 39 .irp suffix, , l [all …]
|
D | illegal-lse.s | 25 .irp suffix, , a, l, al, b, h, ab, lb, alb, ah, lh, alh 26 \op\suffix w0, x1, [x2] 27 \op\suffix w2, w3, [w4] 29 .irp suffix, , a, l, al 30 \op\suffix w0, x1, [x2] 31 \op\suffix x2, x3, [w4] 36 .irp suffix, , l, b, h, lb, lh 37 \op\suffix x0, [x2] 38 \op\suffix w2, [w3] 40 .irp suffix, , l [all …]
|
D | ldst-reg-uns-imm.s | 43 .macro ld_or_st op, suffix, reg, size 45 op2 \op\suffix, \reg, \simm 47 op2_no_imm \op\suffix, \reg 49 op2 \op\suffix, \reg, \simm 51 op2 \op\suffix, \reg, "(4095*\size)"
|
D | fp_cvt_int.s | 61 .macro do_fcvt suffix, fbits, reg 64 FCVT\suffix W7, \reg\()7 65 FCVT\suffix X7, \reg\()7 69 FCVT\suffix W7, \reg\()7, #\fbits 71 FCVT\suffix X7, \reg\()7, #\fbits
|
D | ldst-reg-unscaled-imm.s | 40 .macro ld_or_st op, suffix, reg 42 op2 \op\suffix, \reg, \simm 44 op2_no_imm \op\suffix, \reg 46 op2 \op\suffix, \reg, \simm
|
D | ldst-reg-imm-post-ind.s | 28 .macro ld_or_st op, suffix, reg 30 op2 \op\suffix, \reg, \simm
|
D | ldst-reg-imm-pre-ind.s | 28 .macro ld_or_st op, suffix, reg 30 op2 \op\suffix, \reg, \simm
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | thumb32.l | 2 [^;]*:450: Warning: s suffix on comparison instruction is deprecated 3 [^;]*:450: Warning: s suffix on comparison instruction is deprecated 4 [^;]*:450: Warning: s suffix on comparison instruction is deprecated 5 [^;]*:450: Warning: s suffix on comparison instruction is deprecated 6 [^;]*:451: Warning: s suffix on comparison instruction is deprecated 7 [^;]*:451: Warning: s suffix on comparison instruction is deprecated 8 [^;]*:451: Warning: s suffix on comparison instruction is deprecated 9 [^;]*:451: Warning: s suffix on comparison instruction is deprecated 10 [^;]*:452: Warning: s suffix on comparison instruction is deprecated 11 [^;]*:452: Warning: s suffix on comparison instruction is deprecated [all …]
|
D | armv1.l | 2 [^:]*:26: Warning: s suffix on comparison instruction is deprecated 3 [^:]*:29: Warning: s suffix on comparison instruction is deprecated 4 [^:]*:32: Warning: s suffix on comparison instruction is deprecated 5 [^:]*:35: Warning: s suffix on comparison instruction is deprecated
|
D | neon-suffix-bad.l | 2 [^:]*:3: Error: invalid neon suffix for non neon instruction 3 [^:]*:4: Error: invalid neon suffix for non neon instruction 4 [^:]*:5: Error: invalid neon suffix for non neon instruction
|
D | neon-suffix-bad.d | 1 # name: Bad suffix for non-Neon mnemonic 3 # error-output: neon-suffix-bad.l
|
D | thumb2_mul-bad.l | 2 [^:]*:10: Error: cannot honor width suffix -- `muleq.n r0,r0,r8' 4 [^:]*:13: Error: cannot honor width suffix -- `muleq.n r0,r1,r2'
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | metag.h | 801 #define COND_INSN(mnemonic, suffix, field_shift, flags, meta_opcode, \ argument 803 { mnemonic suffix, flags, meta_opcode, meta_mask, \ 805 { mnemonic "A" suffix, flags, meta_opcode, meta_mask, \ 807 { mnemonic "EQ" suffix, flags, meta_opcode | (COND_EQ << field_shift), \ 809 { mnemonic "Z" suffix, flags, meta_opcode | (COND_EQ << field_shift), \ 811 { mnemonic "NE" suffix, flags, meta_opcode | (COND_NE << field_shift), \ 813 { mnemonic "NZ" suffix, flags, meta_opcode | (COND_NE << field_shift), \ 815 { mnemonic "CS" suffix, flags, meta_opcode | (COND_CS << field_shift), \ 817 { mnemonic "LO" suffix, flags, meta_opcode | (COND_CS << field_shift), \ 819 { mnemonic "CC" suffix, flags, meta_opcode | (COND_CC << field_shift), \ [all …]
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-i386-intel.c | 535 char suffix = 0; in i386_intel_operand() local 613 suffix = BYTE_MNEM_SUFFIX; in i386_intel_operand() 622 suffix = BYTE_MNEM_SUFFIX; /* so it will cause an error */ in i386_intel_operand() 624 suffix = SHORT_MNEM_SUFFIX; in i386_intel_operand() 626 suffix = WORD_MNEM_SUFFIX; in i386_intel_operand() 635 suffix = WORD_MNEM_SUFFIX; in i386_intel_operand() 639 suffix = LONG_DOUBLE_MNEM_SUFFIX; in i386_intel_operand() 641 suffix = SHORT_MNEM_SUFFIX; in i386_intel_operand() 643 suffix = LONG_MNEM_SUFFIX; in i386_intel_operand() 651 suffix = LONG_MNEM_SUFFIX; in i386_intel_operand() [all …]
|
D | tc-s390.c | 745 elf_suffix_type suffix; member 832 return ptr->suffix; in s390_elf_suffix() 910 s390_lit_suffix (char **str_p, expressionS *exp_p, elf_suffix_type suffix) in s390_lit_suffix() argument 920 return suffix; /* No modification. */ in s390_lit_suffix() 929 return suffix; /* no modification */ in s390_lit_suffix() 933 if (suffix == ELF_SUFFIX_GOT) in s390_lit_suffix() 942 else if (suffix == ELF_SUFFIX_PLT) in s390_lit_suffix() 950 if (suffix != ELF_SUFFIX_NONE && reloc == BFD_RELOC_UNUSED) in s390_lit_suffix() 1056 elf_suffix_type suffix; in s390_elf_cons() local 1070 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE) in s390_elf_cons() [all …]
|
D | obj-evax.c | 238 char suffix [64]; in evax_shorten_name() local 245 suffix [0] = 0; in evax_shorten_name() 252 strncpy (suffix, &id[len-4], 4); in evax_shorten_name() 253 suffix [4] = 0; in evax_shorten_name() 299 if (strlen (suffix)) in evax_shorten_name() 300 strcat (new_id, suffix); in evax_shorten_name()
|
D | tc-ns32k.c | 717 char suffix; in get_addr_mode() local 738 suffix_sub = suffix = 0; in get_addr_mode() 754 suffix = 4; in get_addr_mode() 767 suffix = 4; in get_addr_mode() 773 if (suffix < suffix_sub) in get_addr_mode() 774 suffix = suffix_sub; in get_addr_mode() 779 addrmodeP->disp_suffix[i] = suffix; in get_addr_mode() 780 addrmodeP->am_size += suffix ? suffix : 4; in get_addr_mode() 1094 char suffix[MAX_ARGS], *argv[MAX_ARGS]; /* No more than 4 operands. */ in parse() local 1126 suffix[argc] = 0; in parse() [all …]
|
D | tc-i386.c | 286 char suffix; member 3546 && !i.suffix in md_assemble() 3550 i.suffix = 0; in md_assemble() 3855 i.suffix = SHORT_MNEM_SUFFIX; in parse_insn() 3859 i.suffix = mnem_p[-1]; in parse_insn() 3868 i.suffix = mnem_p[-1]; in parse_insn() 3880 i.suffix = SHORT_MNEM_SUFFIX; in parse_insn() 3882 i.suffix = LONG_MNEM_SUFFIX; in parse_insn() 4157 if (i.suffix) in optimize_imm() 4158 guess_suffix = i.suffix; in optimize_imm() [all …]
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | make-temp-file.c | 185 make_temp_file (const char *suffix) in make_temp_file() argument 192 if (suffix == 0) in make_temp_file() 193 suffix = ""; in make_temp_file() 196 suffix_len = strlen (suffix); in make_temp_file() 203 strcpy (temp_filename + base_len + TEMP_FILE_LEN, suffix); in make_temp_file()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-opc.c | 612 const char *suffix; in ia64_find_matching_opcode() local 619 suffix = name; in ia64_find_matching_opcode() 620 get_opc_prefix (&suffix, op); in ia64_find_matching_opcode() 629 const char *curr_suffix = suffix; in ia64_find_matching_opcode() 634 if (suffix[0] == '\0') in ia64_find_matching_opcode() 636 completer = find_completer (place, completer, suffix); in ia64_find_matching_opcode() 686 const char *suffix; in ia64_find_opcode() local 694 suffix = name; in ia64_find_opcode() 695 get_opc_prefix (&suffix, op); in ia64_find_opcode()
|
D | s390-mkopc.c | 183 char suffix[15]; in insertExpandedMnemonic() local 227 suffix[suffix_p++] = mnemonic[i]; in insertExpandedMnemonic() 235 suffix[suffix_p] = '\0'; in insertExpandedMnemonic() 270 strcat (new_mnemonic, suffix); in insertExpandedMnemonic()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | dwp.cc | 859 const char* suffix = sect_name.c_str(); in read_executable() local 860 if (is_prefix_of(".debug_", suffix)) in read_executable() 861 suffix += 7; in read_executable() 862 else if (is_prefix_of(".zdebug_", suffix)) in read_executable() 865 suffix += 8; in read_executable() 869 if (strcmp(suffix, "info") == 0) in read_executable() 871 else if (strcmp(suffix, "abbrev") == 0) in read_executable() 910 const char* suffix = sect_name.c_str(); in read() local 911 if (is_prefix_of(".debug_", suffix)) in read() 912 suffix += 7; in read() [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | suffix-intel.d | 1 #source: suffix.s 3 #name: i386 suffix (Intel mode)
|
D | x86-64-suffix-intel.d | 1 #source: x86-64-suffix.s 3 #name: x86-64 suffix (Intel mode)
|
/toolchain/binutils/binutils-2.25/gas/ |
D | expr.c | 253 char *suffix = NULL; in integer_constant() local 295 for (suffix = input_line_pointer; ISALNUM (*suffix); suffix++) in integer_constant() 297 if (*suffix == 'e' || *suffix == 'E') in integer_constant() 301 if (suffix == input_line_pointer) in integer_constant() 304 suffix = NULL; in integer_constant() 308 c = *--suffix; in integer_constant() 313 if ((NUMBERS_WITH_SUFFIX && LOCAL_LABELS_FB ? *suffix : c) == 'B') in integer_constant() 321 else if (suffix[1] == '.' || c == 'E' || flt) in integer_constant() 329 suffix = NULL; in integer_constant() 503 && suffix != NULL in integer_constant() [all …]
|