Searched refs:codes (Results 1 – 25 of 83) sorted by relevance
1234
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | fpa-mem.s | 29 # condition codes
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | z8k-dis.c | 106 static char *codes[16] = variable 582 sprintf (tmp_str, "%s", codes[instr_data->cond_code]); in unparse_instr()
|
D | ChangeLog-2005 | 136 codes for save/restore. 721 * arm-dis.c: Split up the comments describing the format codes, so 723 preceding them that describe all the codes, and only the codes, 726 which the codes are implemented.
|
D | ChangeLog-9899 | 73 * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC', 78 * hppa-dis.c (print_insn_hppa): Implement codes "?N", "?Q". 198 (print_insn_hppa): Add completer codes 'a', 'ch', 'cH', 'cS', and 'c*'.
|
D | ChangeLog-2011 | 240 (print_insn_sparc): Handle '4', '5', and '(' format codes.
|
D | ChangeLog-2004 | 359 * m68k-dis.c (m68k_valid_ea): Check validity of all codes.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | sh.opc | 43 /* Allows reason codes to be output when assembler errors occur. */
|
D | lm32.opc | 24 /* Allows reason codes to be output when assembler errors occur. */
|
D | xstormy16.opc | 40 /* Allows reason codes to be output when assembler errors occur. */
|
D | iq2000.opc | 41 /* Allows reason codes to be output when assembler errors occur. */
|
D | epiphany.opc | 83 /* Allows reason codes to be output when assembler errors occur. */
|
D | epiphany.cpu | 142 (dnf f-condcode "condition codes" () 7 4) 311 ; enum for trap codes used by simulator 312 (define-normal-insn-enum trap-codes "trap instruction dispatch code" () TRAP_ f-trap-num 567 (status 1) ; unified condition codes 1154 ; floating point condition codes (floating point instructions) 1828 ; floating point condition codes (floating point instructions) 2179 ;; submacros to set condition codes
|
D | mt.opc | 38 /* Allows reason codes to be output when assembler errors occur. */
|
D | cris.cpu | 460 (define-pmacro cris-swap-codes 461 "CRIS Swap codes in numeric order (no zero)" 553 cris-condition-codes))) 692 (define-pmacro cris-condition-codes 693 "CRIS condition codes in numeric order" 719 cris-condition-codes (.iota 16))) 732 (.pmacro (x y) ((.str x) y)) cris-swap-codes (.iota 15 1))))) 1062 ; We define the condition codes that hold arithmetic flags separately 1632 (dnop cc "Condition codes" () h-ccode f-dest) 1642 ; Enumerations for insn codes, for use in insn definitions [all …]
|
D | ip2k.opc | 37 /* Allows reason codes to be output when assembler errors occur. */
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-hppa.c | 1376 reloc_type **codes; in tc_gen_reloc() local 1405 codes = hppa_gen_reloc_type (stdoutput, in tc_gen_reloc() 1412 if (codes == NULL) in tc_gen_reloc() 1418 for (n_relocs = 0; codes[n_relocs]; n_relocs++) in tc_gen_reloc() 1434 code = *codes[0]; in tc_gen_reloc() 1494 code = *codes[i]; in tc_gen_reloc() 1514 (bfd_reloc_code_real_type) *codes[0]); in tc_gen_reloc() 1521 (bfd_reloc_code_real_type) *codes[1]); in tc_gen_reloc() 1528 (bfd_reloc_code_real_type) *codes[2]); in tc_gen_reloc() 1535 (bfd_reloc_code_real_type) *codes[3]); in tc_gen_reloc() [all …]
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-arc.texi | 174 The condition codes on the ARCtangent A4 are extensible and can be 177 specify extra condition codes with any values. For example:
|
D | c-sparc.texi | 303 specification of which set of integer condition codes to 306 In V9, there are 4 sets of floating point condition codes 374 The V9 condition codes is referred to as @samp{%ccr}.
|
D | c-z80.texi | 140 condition codes and assembler directives.
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | bfdint.texi | 820 (@pxref{BFD relocation codes}). This is called via 1157 * BFD relocation codes:: BFD relocation codes 1325 @node BFD relocation codes 1326 @subsection BFD relocation codes 1348 Using both howto structures and relocation codes can be somewhat 1349 confusing. There are many processor specific relocation codes. 1355 Most of the relocation codes are not really general. The assembler can 1358 relocation codes with something simpler.
|
/toolchain/binutils/binutils-2.25/include/aout/ |
D | stab.def | 1 /* Table of DBX symbol codes for the GNU system.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2006 | 1079 (enum operand_parse_code): New codes OP_SHG, OP_ADDRGLDR, 1081 (parse_operands): Support for these new operand codes. 1084 (insns): Modify to use the above operand codes where group 1151 codes above. 1906 (parse_operands): Handle new codes above.
|
/toolchain/binutils/binutils-2.25/include/ |
D | dwarf2.def | 2 Declarations and definitions of codes relating to the DWARF2 and
|
D | ChangeLog-9103 | 1431 * remote-sim.h (SIM_RC): Add a bunch of new return codes for 2465 * stab.def: Remove the GNU extended type codes (e.g. N_SETT). 2541 * internalcoff.h: Add more F_ codes for filehdr. Add
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | ChangeLog | 2532 obstack_object_size, obstack_base): Likewise. Remove codes 5538 codes. 6101 * cplus-dem.c (demangle_fund_type): Process CV and u codes before 6102 bumping the pointer we read from. Also prepend these codes, 6511 (demangle_args): Deal with 'n' repeat codes. Tidy. 6746 * cplus-dem.c (struct work stuff): Add field for B and K mangle codes. 6755 switch elements to handle K and B codes. 6757 code to handle K and B codes. 6758 (do_type, demangle_fund_type): Handle B and K codes. 6760 (register_Btype, remember_Btype): New functions for B codes.
|
1234