Home
last modified time | relevance | path

Searched refs:negated (Results 1 – 25 of 29) sorted by relevance

12

/toolchain/binutils/binutils-2.27/binutils/testsuite/lib/
Dbinutils-common.exp322 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/
Diq2000.opc103 /* Handle negated literal. */
288 /* Handle %lo in a negated signed context.
Diq2000.cpu414 ; 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)
Diq10.cpu130 (dni bbinl "branch bit immediate negated likely" (MACH10 USES-RS)
146 (dni bbvnl "branch bit variable negated likely" (MACH10 USES-RS USES-RT)
Dmep-core.cpu1596 (dnci nor "bitwise negated or" ()
Dm32c.cpu1942 (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/
Dtc-xtensa.c1106 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 …]
Dtc-m68k.c7404 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()
Dtc-arm.c22448 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/
Dc-s390.texi705 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/
DChangeLog-2010975 * 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
DChangeLog-2006554 * config/bfin-parse.y (binary): Change sub of const to add of negated
DChangeLog-20092532 (m68k_set_extension): Allow negated mask to refer to a variable.
DChangeLog918 * config/tc-i386.c (arch_entry): Remove negated.
DChangeLog-92957206 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/
DChangeLog-20101170 conditions involving negated properties throughout to require
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-92973149 condition name index if this is for a negated condition.
/toolchain/binutils/binutils-2.27/gas/po/
Dru.po8108 msgid "option `%s' may not be negated"
13947 msgid "directive %s cannot be negated"
Drw.po7065 msgid "option `%s' may not be negated"
11988 msgid "directive %s cannot be negated"
Dja.po8381 msgid "option `%s' may not be negated"
14772 msgid "directive %s cannot be negated"
Dzh_CN.po10219 msgid "option `%s' may not be negated"
18420 msgid "directive %s cannot be negated"
Dgas.pot10139 msgid "option `%s' may not be negated"
18112 msgid "directive %s cannot be negated"
Duk.po9780 msgid "option `%s' may not be negated"
17864 msgid "directive %s cannot be negated"
Did.po8233 msgid "option `%s' may not be negated"
14347 msgid "directive %s cannot be negated"
Dtr.po7419 msgid "option `%s' may not be negated"
12675 msgid "directive %s cannot be negated"

12