Searched refs:opcode_table (Results 1 – 4 of 4) sorted by relevance
95 xtensa_opcode_internal **opcode_table;/* Indexed by internal opcode #. */ member
395 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument413 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()417 h->opcode = opcode_table[i]; in build_hash_table()
1031 } opcode_table[ATOM_OP_CNT] = { variable1200 opcode_table[op].func(&ectx, &ptr, in atom_execute_table_locked()1201 opcode_table[op].arg); in atom_execute_table_locked()
535 (xtensa_isa_internal): Replace opcode_table field with opcodes field.