/toolchain/binutils/binutils-2.25/cpu/ |
D | sh.cpu | 114 (set (newval) (sequence () 115 (set (raw-reg h-ism) (and newval 1)) 116 (set (raw-reg h-pc) (and newval (inv UDI 1))))) 131 (set (index newval) 133 (set (raw-reg h-gr index) newval) 145 (set (index newval) 146 (set (raw-reg h-gr index) (ext DI newval))) 161 (set (index newval) 163 (set (reg h-sr) newval) 164 (set (raw-reg h-cr index) newval))) [all …]
|
D | or1kcommon.cpu | 76 (set (index newval) (set UWI (reg h-gpr index) (zext UWI (subword SI newval 0)))) 85 (set (index newval) (set UDI (reg h-gpr index) (zext UDI (subword DI newval 0)))) 93 (set (index newval) (c-call VOID "@cpu@_h_spr_set_raw" index newval)) 107 (set (index newval) (set UWI (reg UWI h-spr (add index (spr-address SYS GPR0))) newval)) 211 (set (newval) (set (reg UWI h-spr (spr-address spr-group spr-index)) newval))
|
D | m32c.cpu | 1048 (set (index newval) (set (reg h-gr (div index 2)) 1051 (sll (and newval #xff) 8)) 1053 (and newval #xff)))))) 1062 (set (index newval) (set (reg h-gr index) newval))) 1073 (set (index newval) (sequence () 1074 (set (reg h-gr index) (and newval #xffff)) 1075 (set (reg h-gr (add index 2)) (srl newval 16))))) 1084 (set (index newval) (set (reg h-gr (mul index 2)) newval))) 1093 (set (index newval) (set (reg h-gr-SI index) newval))) 1102 (set (newval) (set (reg h-gr-QI 0) newval))) [all …]
|
D | cris.cpu | 1899 ((size tmpopd) (size tmpops) (BI carry) (size newval)) 1903 (set newval ((.sym arit c) tmpopd tmpops (if BI (eq xbit 0) 0 carry))) 1904 (fdest size fdest_op newval) 1905 (setf-arit2 size arit tmpopd tmpops newval carry carryout)) 1956 (set-subreg-gr-bw BWD gregno newval) 1962 (or SI ((.sym BWD -part) newval) ((.sym non- BWD -part) oldregval)))) 1964 (define-pmacro (set-subreg-gr BWD gregno newval) 1965 ((.sym set-subreg-gr- BWD) BWD gregno newval) 1967 (define-pmacro (set-subreg-gr-SI SI gregno newval) 1968 (set (reg h-gr gregno) newval) [all …]
|
D | mep-rhcop.cpu | 34 (set (index newval) (c-call VOID "h_cr64_set" index newval)) 44 (set (index newval) (c-call VOID "h_cr64_set" index (ext DI newval))) 54 (set (index newval) (c-call VOID "h_ccr_set" index newval))
|
D | sh64-compact.cpu | 89 (set (index newval) (set (reg h-fr (add (front) index)) newval)) 99 (set (index newval) (set (reg h-dr (add (front) index)) newval)) 109 (set (index newval) (set (reg h-fr (add (back) index)) newval)) 119 (set (index newval) (set (reg h-dr (add (back) index)) newval)) 129 (set (index newval) (set (reg h-fr (add (front) index)) newval)) 151 (set (newval) (set (raw-reg h-gr 16) (ext DI newval))) 160 (set (newval) (set (raw-reg h-gr 18) (ext DI newval))) 169 (set (newval) (set (raw-reg h-gr 17) (-join-si (subword SI (raw-reg h-gr 17) 0) newval))) 178 (set (newval) (set (raw-reg h-gr 17) (-join-si newval (subword SI (raw-reg h-gr 17) 1)))) 187 (set (newval) (set (raw-reg h-gr 19) (or (and (raw-reg h-gr 19) (inv DI 1)) (zext DI newval))))
|
D | epiphany.cpu | 399 (set (index newval) (set (reg h-registers index) (subword SI newval 0))) 819 (sequence ((USI newval)) 820 (set newval (and val (const #xfff2))) 821 (set extFstallbit (and (const 1) (srl newval (const 19)))) 822 (set expcause2bit (and (const 1) (srl newval (const 18)))) 823 (set expcause1bit (and (const 1) (srl newval (const 17)))) 824 (set expcause0bit (and (const 1) (srl newval (const 16)))) 825 (set busbit (and (const 1) (srl newval (const 15)))) 826 (set bisbit (and (const 1) (srl newval (const 13)))) 827 (set bvsbit (and (const 1) (srl newval (const 14)))) [all …]
|
D | mep-fmax.cpu | 124 (set (index newval) (c-call VOID "fmax_fr_set_handler" index newval)) 145 (set (index newval) (c-call VOID "h_ccr_set" index newval))
|
D | xstormy16.cpu | 95 (set (newval) (c-call "h_pc_set_handler" newval)) 120 (set (index newval) (c-call "h_gr_set_handler" index newval)) 130 (set (index newval) (set (reg h-gr (add index 8)) newval)) 140 (set (index newval) (set (reg h-gr (add index 8)) newval)) 149 (set (newval) (set psw (or (and psw #xFFF) 150 (sll HI newval 12))))) 158 (set (newval) (set psw (or (and psw (inv (sll HI 1 index))) 159 (sll HI newval index)))))
|
D | fr30.cpu | 324 (set (index newval) (c-call VOID "@cpu@_h_dr_set_handler" index newval)) 333 (set (newval) (c-call VOID "@cpu@_h_ps_set_handler" newval)) 371 (set (newval) (c-call VOID "@cpu@_h_sbit_set_handler" newval)) 384 (set (newval) (c-call VOID "@cpu@_h_ccr_set_handler" newval)) 391 (set (newval) (c-call VOID "@cpu@_h_scr_set_handler" newval)) 398 (set (newval) (c-call VOID "@cpu@_h_ilm_set_handler" newval))
|
D | frv.cpu | 2194 (set (newval) (c-call VOID "@cpu@_h_psr_s_set_handler" newval)) 2237 (set (index newval) (c-call VOID "@cpu@_h_gr_set_handler" index newval)) 2251 (set (index newval) 2252 (c-call VOID "@cpu@_h_gr_double_set_handler" index newval)) 2264 (set (index newval) (c-call VOID "@cpu@_h_gr_hi_set_handler" index newval)) 2273 (set (index newval) (c-call VOID "@cpu@_h_gr_lo_set_handler" index newval)) 2300 (set (index newval) (c-call VOID "@cpu@_h_fr_set_handler" index newval)) 2315 (set (index newval) 2316 (c-call VOID "@cpu@_h_fr_double_set_handler" index newval)) 2330 (set (index newval) [all …]
|
D | m32r.cpu | 581 (set (index newval) (c-call VOID "@cpu@_h_cr_set_handler" index newval)) 595 (set (newval) (c-call VOID "@cpu@_h_accum_set_handler" newval)) 609 (set (index newval) (c-call VOID "@cpu@_h_accums_set_handler" index newval)) 627 (set (newval) (c-call VOID "@cpu@_h_psw_set_handler" newval))
|
D | iq2000.cpu | 105 (set (newval) (c-call VOID "set_h_pc" newval)) 134 (set (idx newval) 137 (else (set (raw-reg h-gr idx) newval))))
|
D | ip2k.cpu | 241 (set (index newval) (c-call VOID "set_spr" index newval )) 259 (set (index newval) (c-call VOID "set_h_registers" index newval ))
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic6x.c | 3840 offsetT newval = md_chars_to_number (buf, 4); in md_apply_fix() local 3859 MODIFY_VALUE (newval, value, shift, 7, 16); in md_apply_fix() 3866 md_number_to_chars (buf, newval, 4); in md_apply_fix() 3881 offsetT newval = md_chars_to_number (buf, 4); in md_apply_fix() local 3900 MODIFY_VALUE (newval, value, shift, 7, 16); in md_apply_fix() 3902 md_number_to_chars (buf, newval, 4); in md_apply_fix() 3912 offsetT newval = md_chars_to_number (buf, 4); in md_apply_fix() local 3915 MODIFY_VALUE (newval, value, shift, 7, 16); in md_apply_fix() 3917 md_number_to_chars (buf, newval, 4); in md_apply_fix() 3924 offsetT newval = md_chars_to_number (buf, 4); in md_apply_fix() local [all …]
|
D | tc-bfin.c | 663 long newval; in md_apply_fix() local 671 newval = md_chars_to_number (where, 2); in md_apply_fix() 672 newval |= 0x0 & 0x7f; in md_apply_fix() 673 md_number_to_chars (where, newval, 2); in md_apply_fix() 685 newval = md_chars_to_number (where, 2); in md_apply_fix() 686 newval |= value & 0x03ff; in md_apply_fix() 687 md_number_to_chars (where, newval, 2); in md_apply_fix() 700 newval = md_chars_to_number (where, 2); in md_apply_fix() 701 newval |= value & 0xfff; in md_apply_fix() 702 md_number_to_chars (where, newval, 2); in md_apply_fix() [all …]
|
D | tc-arm.c | 21846 offsetT newval; in encode_thumb2_b_bl_offset() local 21855 newval = md_chars_to_number (buf, THUMB_SIZE); in encode_thumb2_b_bl_offset() 21857 newval |= (S << 10) | hi; in encode_thumb2_b_bl_offset() 21860 md_number_to_chars (buf, newval, THUMB_SIZE); in encode_thumb2_b_bl_offset() 21870 offsetT newval; in md_apply_fix() local 22047 newval = md_chars_to_number (buf, INSN_SIZE); in md_apply_fix() 22049 newval &= 0xfffff000; in md_apply_fix() 22052 newval &= 0xff7ff000; in md_apply_fix() 22053 newval |= value | (sign ? INDEX_UP : 0); in md_apply_fix() 22055 md_number_to_chars (buf, newval, INSN_SIZE); in md_apply_fix() [all …]
|
D | tc-moxie.c | 648 long newval; in md_apply_fix() local 698 newval = md_chars_to_number (buf, 2); in md_apply_fix() 699 newval |= val & 0x03ff; in md_apply_fix() 700 md_number_to_chars (buf, newval, 2); in md_apply_fix()
|
D | tc-score7.c | 6647 offsetT newval; in s7_apply_fix() local 6679 newval = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6681 newval |= (HI & 0x3fff) << 1; in s7_apply_fix() 6682 newval |= ((HI >> 14) & 0x3) << 16; in s7_apply_fix() 6683 s7_number_to_chars (buf, newval, s7_INSN_SIZE); in s7_apply_fix() 6689 newval = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6691 newval |= (LO & 0x3fff) << 1; /* 16 bit: imm -> 14 bit in lo, 2 bit in hi. */ in s7_apply_fix() 6692 newval |= ((LO >> 14) & 0x3) << 16; in s7_apply_fix() 6693 s7_number_to_chars (buf, newval, s7_INSN_SIZE); in s7_apply_fix() 6894 offsetT newval; in s7_gen_reloc() local [all …]
|
D | tc-metag.c | 7083 unsigned int newval; in md_apply_fix() local 7084 newval = md_chars_to_number (buf, 4); in md_apply_fix() 7085 newval = (newval & 0xffffc03f) | ((value & IMM8_MASK) << 6); in md_apply_fix() 7086 md_number_to_chars (buf, newval, 4); in md_apply_fix() 7097 unsigned int newval; in md_apply_fix() local 7098 newval = md_chars_to_number (buf, 4); in md_apply_fix() 7099 newval = (newval & 0xfff80007) | ((value & IMM16_MASK) << 3); in md_apply_fix() 7100 md_number_to_chars (buf, newval, 4); in md_apply_fix() 7129 unsigned int newval; in md_apply_fix() local 7130 newval = md_chars_to_number (buf, 4); in md_apply_fix() [all …]
|
D | tc-score.c | 7101 offsetT newval; in s3_apply_fix() local 7133 newval = s3_md_chars_to_number (buf, s3_INSN_SIZE); in s3_apply_fix() 7135 newval |= (HI & 0x3fff) << 1; in s3_apply_fix() 7136 newval |= ((HI >> 14) & 0x3) << 16; in s3_apply_fix() 7137 s3_md_number_to_chars (buf, newval, s3_INSN_SIZE); in s3_apply_fix() 7143 newval = s3_md_chars_to_number (buf, s3_INSN_SIZE); in s3_apply_fix() 7145 newval |= (LO & 0x3fff) << 1; /* 16 bit: imm -> 14 bit in lo, 2 bit in hi. */ in s3_apply_fix() 7146 newval |= ((LO >> 14) & 0x3) << 16; in s3_apply_fix() 7147 s3_md_number_to_chars (buf, newval, s3_INSN_SIZE); in s3_apply_fix() 7417 offsetT newval; in s3_gen_reloc() local [all …]
|
D | tc-tic54x.c | 4680 char *newval = strcpy (xmalloc (strlen (value) + 1), in subsym_substitute() local 4703 newval += beg - 1; in subsym_substitute() 4704 newval[len] = 0; in subsym_substitute() 4715 value = newval; in subsym_substitute()
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | tls_test.cc | 200 struct int128 newval = { 335, 345 }; in t12() local 203 v12 = newval; in t12()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | m68k-dis.c | 1148 int newval = 0; in print_insn_arg() local 1152 newval |= 1 << regno; in print_insn_arg() 1153 val = newval; in print_insn_arg() 1187 int newval = 0; in print_insn_arg() local 1191 newval |= 1 << regno; in print_insn_arg() 1192 val = newval; in print_insn_arg()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-xtensa.c | 1930 uint32 newval; in elf_xtensa_do_reloc() local 2055 newval = relocation; in elf_xtensa_do_reloc() 2061 newval = relocation >> 16; in elf_xtensa_do_reloc() 2075 newval = relocation & 0xffff; in elf_xtensa_do_reloc() 2096 newval = relocation; in elf_xtensa_do_reloc() 2101 if (xtensa_operand_do_reloc (isa, opcode, opnd, &newval, self_address) in elf_xtensa_do_reloc() 2102 || xtensa_operand_encode (isa, opcode, opnd, &newval) in elf_xtensa_do_reloc() 2104 sbuff, newval)) in elf_xtensa_do_reloc() 4385 uint32 value, newval; in can_narrow_instruction() local 4441 newval = value; in can_narrow_instruction() [all …]
|