Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-alpha.c61 #define INSN_LDQ (OP_LDQ << 26) macro
4818 insn = INSN_ABO (INSN_LDQ, 27, 28, 0); in elf64_alpha_finish_dynamic_sections()
4824 insn = INSN_ABO (INSN_LDQ, 28, 28, 8); in elf64_alpha_finish_dynamic_sections()
4838 insn = INSN_ABO (INSN_LDQ, 27, 27, 12); in elf64_alpha_finish_dynamic_sections()
H A DChangeLog-20052297 * elf64-alpha.c (INSN_LDA, INSN_LDAH, INSN_LDQ, INSN_BR): New.