Searched refs:native_op_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-sparc.c717 } native_op_table[] =
848 for (i = 0; native_op_table[i].name; i++)
852 ? native_op_table[i].name32
853 : native_op_table[i].name64);
858 name, native_op_table[i].name);
863 retval = hash_insert (op_hash, native_op_table[i].name, (PTR) insn);
714 } native_op_table[] = variable in typeref:struct:__anon359

Completed in 46 milliseconds