Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dtranslate.c43 static const AnalyzeInsn opcode_analyze[XX_LAST_OPCODE] = { variable
389 if (opcode_analyze[insn->opcode]) { in analyze_packet()
390 opcode_analyze[insn->opcode](ctx); in analyze_packet()