Searched refs:jalx_opcode (Results 1 – 1 of 1) sorted by relevance
4645 bfd_vma jalx_opcode; in mips_elf_perform_relocation() local4651 jalx_opcode = 0x7; in mips_elf_perform_relocation()4656 jalx_opcode = 0x1d; in mips_elf_perform_relocation()4672 x = (x & ~(0x3f << 26)) | (jalx_opcode << 26); in mips_elf_perform_relocation()