Searched refs:MAX_OPCODE_ARGS (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/xtensa/ | ||
| H A D | helper.c | 115 assert(xtensa_opcode_num_operands(config->isa, i) <= MAX_OPCODE_ARGS); in init_libisa() |
| H A D | cpu.h | 223 #define MAX_OPCODE_ARGS 16 macro |