:orphan: .. title:: CPU_EM4_FPUDA .. option:: CONFIG_CPU_EM4_FPUDA *(No prompt -- not directly user assignable.)* Type: ``bool`` Help ==== If y, the SoC uses an ARC EM4 DMIPS CPU with single-precision floating-point and double assist instructions Direct dependencies =================== (\ :option:`SOC_EMSDP_EM5D ` && \ :option:`SOC_ARC_EMSDP `) || (\ :option:`SOC_EMSDP_EM7D ` && \ :option:`SOC_ARC_EMSDP `) || (\ :option:`SOC_EMSDP_EM7D_ESP ` && \ :option:`SOC_ARC_EMSDP `) || (\ :option:`SOC_EMSDP_EM9D ` && \ :option:`SOC_ARC_EMSDP `) || (\ :option:`SOC_EMSDP_EM11D ` && \ :option:`SOC_ARC_EMSDP `) || (\ :option:`SOC_EMSK_EM11D ` && \ :option:`SOC_EMSK `) || (\ :option:`SOC_NSIM_EM ` && \ :option:`SOC_NSIM `) || (\ :option:`SOC_NSIM_EM7D_V22 ` && \ :option:`SOC_NSIM `) || (\ :option:`SOC_NSIM_SEM ` && \ :option:`SOC_NSIM `) || \ :option:`ARC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== - y - y - y - y - y - y - y - y - y Kconfig definitions =================== .. highlight:: kconfig At ``soc/arc/snps_emsdp/Kconfig.defconfig.em5d:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arc/snps_emsdp/Kconfig.defconfig:15`` Menu path: (Top) .. parsed-literal:: config CPU_EM4_FPUDA bool default y depends on \ :option:`SOC_EMSDP_EM5D ` && \ :option:`SOC_ARC_EMSDP ` ---- At ``soc/arc/snps_emsdp/Kconfig.defconfig.em7d:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arc/snps_emsdp/Kconfig.defconfig:17`` Menu path: (Top) .. parsed-literal:: config CPU_EM4_FPUDA bool default y depends on \ :option:`SOC_EMSDP_EM7D ` && \ :option:`SOC_ARC_EMSDP ` ---- At ``soc/arc/snps_emsdp/Kconfig.defconfig.em7d_esp:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arc/snps_emsdp/Kconfig.defconfig:18`` Menu path: (Top) .. parsed-literal:: config CPU_EM4_FPUDA bool default y depends on \ :option:`SOC_EMSDP_EM7D_ESP ` && \ :option:`SOC_ARC_EMSDP ` ---- At ``soc/arc/snps_emsdp/Kconfig.defconfig.em9d:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arc/snps_emsdp/Kconfig.defconfig:19`` Menu path: (Top) .. parsed-literal:: config CPU_EM4_FPUDA bool default y depends on \ :option:`SOC_EMSDP_EM9D ` && \ :option:`SOC_ARC_EMSDP ` ---- At ``soc/arc/snps_emsdp/Kconfig.defconfig.em11d:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arc/snps_emsdp/Kconfig.defconfig:20`` Menu path: (Top) .. parsed-literal:: config CPU_EM4_FPUDA bool default y depends on \ :option:`SOC_EMSDP_EM11D ` && \ :option:`SOC_ARC_EMSDP ` ---- At ``soc/arc/snps_emsk/Kconfig.defconfig.em11d:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arc/snps_emsk/Kconfig.defconfig:11`` Menu path: (Top) .. parsed-literal:: config CPU_EM4_FPUDA bool default y depends on \ :option:`SOC_EMSK_EM11D ` && \ :option:`SOC_EMSK ` ---- At ``soc/arc/snps_nsim/Kconfig.defconfig.em:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arc/snps_nsim/Kconfig.defconfig:15`` Menu path: (Top) .. parsed-literal:: config CPU_EM4_FPUDA bool default y depends on \ :option:`SOC_NSIM_EM ` && \ :option:`SOC_NSIM ` ---- At ``soc/arc/snps_nsim/Kconfig.defconfig.em7d_v22:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arc/snps_nsim/Kconfig.defconfig:16`` Menu path: (Top) .. parsed-literal:: config CPU_EM4_FPUDA bool default y depends on \ :option:`SOC_NSIM_EM7D_V22 ` && \ :option:`SOC_NSIM ` ---- At ``soc/arc/snps_nsim/Kconfig.defconfig.sem:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arc/snps_nsim/Kconfig.defconfig:17`` Menu path: (Top) .. parsed-literal:: config CPU_EM4_FPUDA bool default y depends on \ :option:`SOC_NSIM_SEM ` && \ :option:`SOC_NSIM ` ---- At ``arch/arc/Kconfig:51`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:29`` → ``arch/Kconfig:12`` Menu path: (Top) → ARC Options .. parsed-literal:: config CPU_EM4_FPUDA bool depends on \ :option:`ARC ` help If y, the SoC uses an ARC EM4 DMIPS CPU with single-precision floating-point and double assist instructions *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*