Home
last modified time | relevance | path

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

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-tic80.c71 static struct hash_control *tic80_hash; variable
709 if ((opcode = (struct tic80_opcode *) hash_find (tic80_hash, str)) == NULL)
756 tic80_hash = hash_new (); in md_begin()
763 hash_insert (tic80_hash, op->name, (char *) op); in md_begin()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-tic80.c70 static struct hash_control *tic80_hash; variable
795 if ((opcode = (struct tic80_opcode *) hash_find (tic80_hash, str)) == NULL)
842 tic80_hash = hash_new (); in md_begin()
849 hash_insert (tic80_hash, op->name, (char *) op); in md_begin()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-tic80.c70 static struct hash_control *tic80_hash; variable
795 if ((opcode = (struct tic80_opcode *) hash_find (tic80_hash, str)) == NULL)
842 tic80_hash = hash_new (); in md_begin()
849 hash_insert (tic80_hash, op->name, (char *) op); in md_begin()