Lines Matching refs:insn_with_reg
13224 uint32_t insn, insn_with_reg; in nds32_elf_ifc_calc() local
13274 nds32_elf_get_insn_with_reg (irel, insn, &insn_with_reg); in nds32_elf_ifc_calc()
13279 nds32_elf_ifc_insert_symbol (sec, NULL, irel, insn_with_reg); in nds32_elf_ifc_calc()
13285 nds32_elf_ifc_insert_symbol (sec, h, irel, insn_with_reg); in nds32_elf_ifc_calc()
14218 uint32_t insn, uint32_t *insn_with_reg) in nds32_elf_get_insn_with_reg() argument
14227 *insn_with_reg = insn; in nds32_elf_get_insn_with_reg()
14232 *insn_with_reg = insn & (0xffffffff ^ howto->dst_mask); in nds32_elf_get_insn_with_reg()
14522 uint32_t insn_with_reg = 0; in nds32_elf_ex9_replace_instruction() local
14600 insn_with_reg = 0; in nds32_elf_ex9_replace_instruction()
14611 nds32_elf_get_insn_with_reg (irel, insn, &insn_with_reg); in nds32_elf_ex9_replace_instruction()
14620 && (insn_with_reg == it_insn_with_reg)) in nds32_elf_ex9_replace_instruction()
14737 if (insn_with_reg == it_insn_with_reg) in nds32_elf_ex9_replace_instruction()
14758 insn = insn_with_reg in nds32_elf_ex9_replace_instruction()
15083 uint32_t insn, insn_with_reg, source_insn; in nds32_elf_ex9_reloc_jmp() local
15146 insn_with_reg = 0; in nds32_elf_ex9_reloc_jmp()
15154 nds32_elf_get_insn_with_reg (&rel_backup, insn, &insn_with_reg); in nds32_elf_ex9_reloc_jmp()
15167 insn_with_reg | ((relocation >> shift) & in nds32_elf_ex9_reloc_jmp()
15182 insn_with_reg | (((relocation - gp) >> shift) & in nds32_elf_ex9_reloc_jmp()
15214 insn = insn_with_reg in nds32_elf_ex9_reloc_jmp()
15226 insn_with_reg | ((relocation >> shift) & in nds32_elf_ex9_reloc_jmp()
15252 source_insn = insn_with_reg | ((relocation >> shift) & 0xfffff); in nds32_elf_ex9_reloc_jmp()
15292 insn = insn_with_reg in nds32_elf_ex9_reloc_jmp()
15338 uint32_t insn, insn_with_reg; in nds32_elf_ex9_build_hash_table() local
15403 insn_with_reg = 0; in nds32_elf_ex9_build_hash_table()
15406 nds32_elf_get_insn_with_reg (irel, insn, &insn_with_reg); in nds32_elf_ex9_build_hash_table()
15500 insn = insn_with_reg in nds32_elf_ex9_build_hash_table()