Home
last modified time | relevance | path

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

/dports/devel/binutils/binutils-2.37/bfd/
H A Delf64-alpha.c57 #define OP_LDQ 0x29U macro
63 #define INSN_LDQ (OP_LDQ << 26)
2987 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3183 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3627 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
H A DChangeLog-20201001 (OP_LDA, OP_LDAH, OP_LDQ, OP_BR, OP_BSR): Use unsigned constant
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf64-alpha.c57 #define OP_LDQ 0x29U macro
63 #define INSN_LDQ (OP_LDQ << 26)
2987 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3183 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3627 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
H A DChangeLog-20201001 (OP_LDA, OP_LDAH, OP_LDQ, OP_BR, OP_BSR): Use unsigned constant
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf64-alpha.c57 #define OP_LDQ 0x29U macro
63 #define INSN_LDQ (OP_LDQ << 26)
2987 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3183 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3627 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
H A DChangeLog-20201001 (OP_LDA, OP_LDAH, OP_LDQ, OP_BR, OP_BSR): Use unsigned constant
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf64-alpha.c57 #define OP_LDQ 0x29U macro
63 #define INSN_LDQ (OP_LDQ << 26)
2987 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3183 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3627 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
H A DChangeLog-20201001 (OP_LDA, OP_LDAH, OP_LDQ, OP_BR, OP_BSR): Use unsigned constant
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf64-alpha.c55 #define OP_LDQ 0x29 macro
61 #define INSN_LDQ (OP_LDQ << 26)
2903 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3086 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3488 insn = (OP_LDQ << 26) | (16 << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf64-alpha.c56 #define OP_LDQ 0x29 macro
62 #define INSN_LDQ (OP_LDQ << 26)
3071 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3265 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3707 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf64-alpha.c56 #define OP_LDQ 0x29 macro
62 #define INSN_LDQ (OP_LDQ << 26)
3071 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3265 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3707 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf64-alpha.c57 #define OP_LDQ 0x29 macro
63 #define INSN_LDQ (OP_LDQ << 26)
3043 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3226 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3633 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf64-alpha.c58 #define OP_LDQ 0x29 macro
64 #define INSN_LDQ (OP_LDQ << 26)
3042 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3226 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3633 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf64-alpha.c56 #define OP_LDQ 0x29 macro
62 #define INSN_LDQ (OP_LDQ << 26)
3012 if (insn >> 26 != OP_LDQ) in elf64_alpha_relax_got_load()
3208 if (lit_insn >> 26 != OP_LDQ) in elf64_alpha_relax_with_lituse()
3650 insn = (OP_LDQ << 26) | (tlsgd_reg << 21) | (29 << 16); in elf64_alpha_relax_tls_get_addr()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf64-alpha.c1179 #define OP_LDQ 0x29 macro
1255 if (lit_insn >> 26 != OP_LDQ)
1567 if (insn >> 26 != OP_LDQ)
1874 insn = (OP_LDQ << 26) | (16 << 21) | (29 << 16);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf64-alpha.c1179 #define OP_LDQ 0x29 macro
1255 if (lit_insn >> 26 != OP_LDQ)
1567 if (insn >> 26 != OP_LDQ)
1874 insn = (OP_LDQ << 26) | (16 << 21) | (29 << 16);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf64-alpha.c1181 #define OP_LDQ 0x29 macro
1257 if (lit_insn >> 26 != OP_LDQ)
1582 if (insn >> 26 != OP_LDQ)
1900 insn = (OP_LDQ << 26) | (16 << 21) | (29 << 16);