Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dsparc.c2612 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
2629 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
2633 h->opcode = opcode_table[i]; in build_hash_table()