Home
last modified time | relevance | path

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

/openbmc/qemu/target/nios2/
H A Dtranslate.c426 static const Nios2Instruction i_type_instructions[] = { variable
986 if (unlikely(op >= ARRAY_SIZE(i_type_instructions))) { in nios2_tr_translate_insn()
993 instr = &i_type_instructions[op]; in nios2_tr_translate_insn()