Home
last modified time | relevance | path

Searched refs:OP_LDQ (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-alpha.c56 #define OP_LDQ 0x29 macro
62 #define INSN_LDQ (OP_LDQ << 26)
3049 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3243 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3685 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()