Home
last modified time | relevance | path

Searched refs:rhs (Results 1 – 25 of 39) sorted by relevance

12

/toolchain/binutils/binutils-2.25/ld/
Dldexp.c335 segment_name = tree->binary.rhs->name.name; in fold_binary()
352 exp_fold_tree_1 (tree->binary.rhs); in fold_binary()
435 einfo (_("%F%S %% by zero\n"), tree->binary.rhs); in fold_binary()
445 einfo (_("%F%S / by zero\n"), tree->binary.rhs); in fold_binary()
551 : tree->trinary.rhs); in fold_trinary()
840 && is_value (tree->binary.rhs, 0)); in is_dot_ne_0()
852 && (is_value (tree->binary.rhs, 0) in is_dot_plus_0()
853 || is_sym_value (tree->binary.rhs, 0))); in is_dot_plus_0()
867 && is_value (tree->trinary.rhs, 1)); in is_align_conditional()
1106 exp_binop (int code, etree_type *lhs, etree_type *rhs) in exp_binop() argument
[all …]
Dldexp.h57 union etree_union *rhs; member
63 union etree_union *rhs; member
Daclocal.m4931 # Solaris sh will not grok spaces in the rhs of `-'.
DChangeLog-2008282 * ldexp.c (fold_binary): Evaluate rhs when lhs not valid.
Dldlang.c2234 exp_init_os (exp->binary.rhs); in exp_init_os()
2240 exp_init_os (exp->trinary.rhs); in exp_init_os()
DChangeLog-20051082 see if the same value is being used on the rhs as on the lhs.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
Dx86-64.exp155 set rhs {&_nacl}
158 regsub -all -- $lhs $x86_64tests $rhs x86_64tests
161 set options_regsub(ld) [list $lhs $rhs]
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.h62 #define md_allow_local_subtract(lhs,rhs,sect) nds32_allow_local_subtract (lhs, rhs, sect) argument
Dtc-z80.c1139 int lhs, rhs; in emit_add() local
1163 rhs = term.X_add_number; in emit_add()
1164 if ((rhs & R_ARITH) in emit_add()
1165 && ((rhs == lhs) || ((rhs & ~R_INDEX) != REG_HL))) in emit_add()
1170 *q = opcode + ((rhs & 3) << 4); in emit_add()
Dtc-nds32.c6179 compar_relent (const void *lhs, const void *rhs) in compar_relent() argument
6182 const arelent **r = (const arelent **) rhs; in compar_relent()
Dtc-aarch64.c3580 enum aarch64_operand_error_kind rhs) in operand_error_higher_severity_p() argument
3590 return lhs > rhs; in operand_error_higher_severity_p()
/toolchain/binutils/binutils-2.25/gold/
Darm-reloc-property.cc190 const std::string rhs(node->child(2)->s_expression()); in Arm_reloc_property() local
192 if (rhs == rab_table[i].name) in Arm_reloc_property()
Daclocal.m4922 # Solaris sh will not grok spaces in the rhs of `-'.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dneon-cov.s607 .macro binops op opq vtype="" rhs="0"
608 \op\vtype q0,q\rhs
609 \opq\vtype q0,q\rhs
610 \op\vtype d0,d\rhs
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dsunos.em862 gld${EMULATION_NAME}_find_exp_assignment (exp->binary.rhs);
868 gld${EMULATION_NAME}_find_exp_assignment (exp->trinary.rhs);
Daix.em1380 gld${EMULATION_NAME}_find_exp_assignment (exp->binary.rhs);
1386 gld${EMULATION_NAME}_find_exp_assignment (exp->trinary.rhs);
Delf32.em1314 gld${EMULATION_NAME}_find_exp_assignment (exp->binary.rhs);
1320 gld${EMULATION_NAME}_find_exp_assignment (exp->trinary.rhs);
/toolchain/binutils/binutils-2.25/cpu/
Dsh64-media.cpu1049 (sequence ((QI count) (DI mask) (DI rhs))
1052 (set rhs (srl (and rm mask) count))
1055 (set rd (or DI rhs (sll DI (and rn mask) count))))))
/toolchain/binutils/binutils-2.25/gas/
Daclocal.m4931 # Solaris sh will not grok spaces in the rhs of `-'.
/toolchain/binutils/binutils-2.25/binutils/
Daclocal.m4931 # Solaris sh will not grok spaces in the rhs of `-'.
/toolchain/binutils/binutils-2.25/gprof/
Daclocal.m4910 # Solaris sh will not grok spaces in the rhs of `-'.
/toolchain/binutils/binutils-2.25/bfd/
Daclocal.m4910 # Solaris sh will not grok spaces in the rhs of `-'.
Delf32-nds32.c2298 int (*compar) (const void *lhs, const void *rhs)) in nds32_insertion_sort() argument
2340 compar_reloc (const void *lhs, const void *rhs) in compar_reloc() argument
2343 const Elf_Internal_Rela *r = (const Elf_Internal_Rela *) rhs; in compar_reloc()
/toolchain/binutils/binutils-2.25/opcodes/
Daclocal.m4910 # Solaris sh will not grok spaces in the rhs of `-'.
/toolchain/binutils/binutils-2.25/gas/doc/
Das.texinfo236 [@b{--listing-lhs-width2}=@var{NUM}] [@b{--listing-rhs-width}=@var{NUM}]
725 @item --listing-rhs-width=@var{number}
2245 @item --listing-rhs-width=@samp{number}
2246 @kindex --listing-rhs-width

12