/toolchain/binutils/binutils-2.25/intl/ |
D | plural-exp.c | 38 .operation = var, 43 .operation = num, 52 .operation = not_equal, 80 plvar.operation = var; in init_germanic_plural() 83 plone.operation = num; in init_germanic_plural() 87 GERMANIC_PLURAL.operation = not_equal; in init_germanic_plural()
|
D | eval-plural.h | 38 switch (pexp->operation) 58 if (pexp->operation == lor) 60 else if (pexp->operation == land) 66 switch (pexp->operation)
|
D | plural-exp.h | 68 } operation; member
|
D | plural.y | 93 newp->operation = op;
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ar.c | 116 } operation = none; variable 488 if (operation != none) in decode_options() 499 operation = del; in decode_options() 503 operation = move; in decode_options() 507 operation = print_files; in decode_options() 510 operation = quick_append; in decode_options() 514 operation = replace; in decode_options() 518 operation = print_table; in decode_options() 521 operation = extract; in decode_options() 755 if (operation == quick_append && write_armap) in main() [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm-reloc-property.cc | 98 const std::string& operation, in Arm_reloc_property() argument 160 if (operation == "NONE") in Arm_reloc_property() 164 Tree_node* root_node = Tree_node::make_tree(operation); in Arm_reloc_property() 271 #define RD(name, type, deprecated, class, operation, is_implemented, \ in Arm_reloc_property_table() argument 281 (operation).s_expression(), is_implemented, \ in Arm_reloc_property_table()
|
D | arm-reloc-property.h | 151 const std::string& operation, bool is_implemented,
|
D | arm-reloc.def | 44 // relocation. If there is no operation or the operation cannot be
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | section.c | 972 bfd_boolean (*operation) (bfd *, in bfd_get_section_by_name_if() 987 if ((*operation) (abfd, &sh->section, user_storage)) in bfd_get_section_by_name_if() 1347 void (*operation) (bfd *, asection *, void *), in bfd_map_over_sections() 1354 (*operation) (abfd, sect, user_storage); in bfd_map_over_sections() 1383 bfd_boolean (*operation) (bfd *, asection *, void *), in bfd_sections_find_if() 1389 if ((*operation) (abfd, sect, user_storage)) in bfd_sections_find_if()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | arm-no-rel-plt.out | 2 .*: final link failed: Invalid operation
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
D | tls-err-44.d | 4 #error: \A[^\n]*\.o, [^\n]*\n[^\n]*mixup[^\n]*\n[^\n]*Invalid operation\Z
|
D | tls-err-52.d | 4 #error: \A[^\n]*\.o, [^\n]*\n[^\n]*mixup[^\n]*\n[^\n]*Invalid operation\Z
|
D | tls-err-28.d | 5 #error: \A[^\n]*\.o, [^\n]*\n[^\n]*mixup[^\n]*\n[^\n]*Invalid operation\Z
|
D | tls-err-25.d | 5 #error: \A[^\n]*\.o, [^\n]*\n[^\n]*mixup[^\n]*\n[^\n]*Invalid operation\Z
|
D | tls-err-24.d | 5 #error: \A[^\n]*\.o, [^\n]*\n[^\n]*mixup[^\n]*\n[^\n]*Invalid operation\Z
|
D | tls-err-77.d | 5 #error: \A[^\n]*\.o, [^\n]*\n[^\n]*mixup[^\n]*\n[^\n]*Invalid operation\Z
|
/toolchain/binutils/binutils-2.25/config/ |
D | mh-pa-hpux10 | 3 # and ada files need to be compiled with this option for correct operation.
|
D | mh-pa | 3 # and ada files need to be compiled with this option for correct operation.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | armv1-bad.l | 2 [^:]*:4: Error: invalid pseudo operation -- `str r0,=0x00ff0000'
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/ |
D | bittest.s | 3 # Bit operation instructions (BCLR, BNOT, BSET, BTST) should not be placed in IU.
|
D | bittest.l | 12 …3 # Bit operation instructions \(BCLR, BNOT, BSET, BTST\) should not be placed in IU.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | frv.cpu | 2047 (dnf f-TLBPRopx "TLB Probe operation number" () 28 3) 3190 (dnop TLBPRopx "TLB Probe operation number" () h-uint f-TLBPRopx) 3451 (define-pmacro (int-logic-r-r name operation op ope comment) 3458 (set GRk (operation GRi GRj)) 3589 (define-pmacro (iacc-multiply-r-r name operation op ope comment) 3596 ((.sym iacc- operation) (mul DI (ext DI GRi) (ext DI GRj))) 3662 (define-pmacro (conditional-int-logic name operation op ope comment) 3670 (set GRk (operation GRi GRj))) 3736 (define-pmacro (conditional-shift name operation op ope comment) 3744 (set GRk (operation GRi (and GRj #x1f)))) [all …]
|
D | sh64-compact.cpu | 735 ; single precision operation 737 ; double or extended operation 751 ; single precision operation 753 ; double or extended operation 763 ; single precision operation 767 ; double or extended operation 779 ; single precision operation 781 ; double or extended operation 791 ; single precision operation 793 ; double or extended operation [all …]
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-arc.texi | 294 of the operation). 301 immediate operand. The result of this operation would be discarded.
|
D | c-msp430.texi | 305 We define new pseudo operation @samp{.profiler} which will instruct assembler to 309 Pseudo operation format:
|