Home | History | Annotate | Download | only in config

Lines Matching full:pa_opcode

3210   struct pa_opcode *insn;
3249 if ((insn = (struct pa_opcode *) hash_find (op_hash, str)) == NULL)
8339 retval = hash_insert (op_hash, name, (struct pa_opcode *) &pa_opcodes[i]);