Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c1074 #define is_tls_ldidx(exp) \ macro
1278 else if (is_tls_ldidx (*exp)) in cons_fix_new_hppa()
4629 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4760 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4802 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4838 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4874 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4911 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4949 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4987 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20061390 * config/tc-hppa.c (is_tls_gdidx, is_tls_ldidx, is_tls_dtpoff,