Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dcpu.h435 unsigned max_insn_size; member
761 if (lend_dist < (1u << TARGET_PAGE_BITS) + env->config->max_insn_size) { in cpu_get_tb_cpu_state()
H A Doverlay_tool.h540 .max_insn_size = XCHAL_MAX_INSTRUCTION_SIZE, \