Searched refs:opcode_table_3arg (Results 1 – 1 of 1) sorted by relevance
211 STATIC const opcode_table_3arg_t opcode_table_3arg[] = { variable292 for (uint i = 0; i < MP_ARRAY_SIZE(opcode_table_3arg); i++) { in emit_inline_xtensa_op()293 const opcode_table_3arg_t *o = &opcode_table_3arg[i]; in emit_inline_xtensa_op()
Completed in 3 milliseconds