/toolchain/binutils/binutils-2.27/binutils/testsuite/lib/ |
D | binutils-common.exp | 322 set negated [expr { [string index $line_b 0] == "!" }] 323 set line_bx [string range $line_b $negated end] 324 set n [expr { $negated ? "! " : "" }] 330 while { [expr [regexp "^$line_bx$" "$line_a"] == $negated] } { 360 set negated [expr { [string index $line_b 0] == "!" }] 361 set line_bx [string range $line_b $negated end] 362 set n [expr { $negated ? "! " : "" }] 363 set s [expr { $negated ? " " : "" }] 369 if { [expr [regexp "^$line_bx$" "$line_a"] == $negated] } {
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | iq2000.opc | 103 /* Handle negated literal. */ 288 /* Handle %lo in a negated signed context.
|
D | iq2000.cpu | 414 ; For negated imm. 417 (comment "negated 16 bit signed immediate") 804 (dni bbin "branch bit immediate negated" (USES-RS) 818 (dni bbvn "branch bit variable negated" (USES-RS USES-RT)
|
D | iq10.cpu | 130 (dni bbinl "branch bit immediate negated likely" (MACH10 USES-RS) 146 (dni bbvnl "branch bit variable negated likely" (MACH10 USES-RS USES-RT)
|
D | mep-core.cpu | 1596 (dnci nor "bitwise negated or" ()
|
D | m32c.cpu | 1942 (define-full-operand Imm-8-s4n "negated 4 bit immediate at offset 8 bits" (all-isas) 1962 (define-full-operand Imm-12-s4n "negated 4 bit immediate at offset 12 bits" (all-isas)
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-xtensa.c | 1106 bfd_boolean negated; member 1158 directive_push (directiveE directive, bfd_boolean negated, const void *datum) in directive_push() argument 1167 stack->negated = negated; in directive_push() 1175 directive_state[directive] = !negated; in directive_push() 1181 bfd_boolean *negated, in directive_pop() argument 1197 *negated = top->negated; in directive_pop() 1212 bfd_boolean negated; in directive_balance() local 1217 directive_pop (&directive, &negated, &file, &line, &datum); in directive_balance() 1237 get_directive (directiveE *directive, bfd_boolean *negated) in get_directive() argument 1244 *negated = FALSE; in get_directive() [all …]
|
D | tc-m68k.c | 7404 int allow_m, int *negated) in m68k_lookup_cpu() argument 7407 if (negated) in m68k_lookup_cpu() 7409 *negated = 0; in m68k_lookup_cpu() 7414 *negated = 1; in m68k_lookup_cpu() 7487 int negated; in m68k_set_extension() local 7490 ext = m68k_lookup_cpu (name, m68k_extensions, allow_m, &negated); in m68k_set_extension() 7499 if (negated) in m68k_set_extension()
|
D | tc-arm.c | 22448 unsigned long negated, inverted; in negate_data_op() local 22450 negated = encode_arm_immediate (-value); in negate_data_op() 22459 value = negated; in negate_data_op() 22464 value = negated; in negate_data_op() 22469 value = negated; in negate_data_op() 22474 value = negated; in negate_data_op() 22528 unsigned int negated, inverted; in thumb32_negate_data_op() local 22530 negated = encode_thumb32_immediate (-value); in thumb32_negate_data_op() 22540 value = negated; in thumb32_negate_data_op() 22545 value = negated; in thumb32_negate_data_op()
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-s390.texi | 705 is added to the static TLS block and the negated offset to the symbol 710 fields. The symbol is added to the static TLS block and the negated offset 845 The symbol is added to the static TLS block and the negated offset to the
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2010 | 975 * config/tc-i386.c (arch_entry): Add negated bit to 977 (cpu_arch): Add negated bit definitions. Add 981 (set_cpu_arch): Use negated bit instead to decide
|
D | ChangeLog-2006 | 554 * config/bfin-parse.y (binary): Change sub of const to add of negated
|
D | ChangeLog-2009 | 2532 (m68k_set_extension): Allow negated mask to refer to a variable.
|
D | ChangeLog | 918 * config/tc-i386.c (arch_entry): Remove negated.
|
D | ChangeLog-9295 | 7206 non-negated condition completers. Add support for addb pseudo-op 7207 which accepts both negated and non-negated completers.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-2010 | 1170 conditions involving negated properties throughout to require
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-9297 | 3149 condition name index if this is for a negated condition.
|
/toolchain/binutils/binutils-2.27/gas/po/ |
D | ru.po | 8108 msgid "option `%s' may not be negated" 13947 msgid "directive %s cannot be negated"
|
D | rw.po | 7065 msgid "option `%s' may not be negated" 11988 msgid "directive %s cannot be negated"
|
D | ja.po | 8381 msgid "option `%s' may not be negated" 14772 msgid "directive %s cannot be negated"
|
D | zh_CN.po | 10219 msgid "option `%s' may not be negated" 18420 msgid "directive %s cannot be negated"
|
D | gas.pot | 10139 msgid "option `%s' may not be negated" 18112 msgid "directive %s cannot be negated"
|
D | uk.po | 9780 msgid "option `%s' may not be negated" 17864 msgid "directive %s cannot be negated"
|
D | id.po | 8233 msgid "option `%s' may not be negated" 14347 msgid "directive %s cannot be negated"
|
D | tr.po | 7419 msgid "option `%s' may not be negated" 12675 msgid "directive %s cannot be negated"
|