:orphan: .. title:: HAS_MULX_INSTRUCTION .. option:: CONFIG_HAS_MULX_INSTRUCTION *(No prompt -- not directly user assignable.)* Type: ``bool`` Direct dependencies =================== \ :option:`NIOS2 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`SOC_NIOS2_QEMU ` Kconfig definition ================== .. highlight:: kconfig At ``arch/nios2/Kconfig:41`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` → ``arch/Kconfig:12`` Menu path: (Top) → Nios II Options → Nios II Family Options .. parsed-literal:: config HAS_MULX_INSTRUCTION bool depends on \ :option:`NIOS2 ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*