Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-hppa.c1077 #define is_tls_ldidx(exp) \ macro
1248 else if (is_tls_ldidx (*exp)) in cons_fix_new_hppa()
4613 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4744 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4786 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4822 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4858 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4895 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4933 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
4971 else if (is_tls_ldidx (the_insn.exp)) in pa_ip()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20061390 * config/tc-hppa.c (is_tls_gdidx, is_tls_ldidx, is_tls_dtpoff,