Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.c83 static struct hash_control *nds32_gprs_hash; variable
2152 k = hash_find (nds32_gprs_hash, s); in builtin_regnum()
3981 nds32_gprs_hash = hash_new (); in md_begin()
3983 hash_insert (nds32_gprs_hash, k->name, k); in md_begin()
6586 struct nds32_keyword *sym = hash_find (nds32_gprs_hash, regname); in tc_nds32_regname_to_dw2regnum()