Searched refs:opcode_table (Results 1 – 5 of 5) sorted by relevance
1030 } opcode_table[ATOM_OP_CNT] = { variable1199 opcode_table[op].func(&ectx, &ptr, in atom_execute_table_locked()1200 opcode_table[op].arg); in atom_execute_table_locked()
1076 } opcode_table[ATOM_OP_CNT] = { variable1251 opcode_table[op].func(&ectx, &ptr, in amdgpu_atom_execute_table_locked()1252 opcode_table[op].arg); in amdgpu_atom_execute_table_locked()
2612 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument2629 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()2633 h->opcode = opcode_table[i]; in build_hash_table()
5717 static disas_proc opcode_table[65536]; variable5750 opcode_table[i] = proc; in register_opcode()5764 if (opcode_table[0] != NULL) { in register_m68k_insns()6048 opcode_table[insn](env, dc, insn); in m68k_tr_translate_insn()
4271 static const struct opcode opcode_table[256] = { variable4881 opcode = opcode_table[ctxt->b]; in x86_decode_insn()