Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dhelper.c50 static GHashTable *hash_opcode_translators(const XtensaOpcodeTranslators *t) in hash_opcode_translators() function
85 translator = hash_opcode_translators(t); in xtensa_find_opcode_ops()