Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion arch/arc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,6 @@ config CODE_DENSITY
config ARC_HAS_ACCL_REGS
bool "Reg Pair ACCL:ACCH (FPU and/or MPY > 6)"
default y if CPU_HS3X
default y if FPU
help
Depending on the configuration, CPU can contain accumulator reg-pair
(also referred to as r58:r59). These can also be used by gcc as GPR so
Expand Down
3 changes: 3 additions & 0 deletions soc/arc/snps_arc_hsdk/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,7 @@ config UART_NS16550_ACCESS_WORD_ONLY
default y
depends on UART_NS16550

config ARC_HAS_ACCL_REGS
default y

endif # ARC_HSDK
3 changes: 3 additions & 0 deletions soc/arc/snps_nsim/Kconfig.defconfig.em
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,7 @@ config ZTEST_STACKSIZE

endif # ARC_MPU_VER

config ARC_HAS_ACCL_REGS
default y

endif # SOC_NSIM_EM
3 changes: 3 additions & 0 deletions soc/arc/snps_nsim/Kconfig.defconfig.em7d_v22
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,7 @@ config ZTEST_STACKSIZE

endif # ARC_MPU_VER

config ARC_HAS_ACCL_REGS
default y

endif # SOC_NSIM_EM
3 changes: 3 additions & 0 deletions soc/arc/snps_nsim/Kconfig.defconfig.hs
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@ config ARC_FIRQ
config CACHE_MANAGEMENT
default y

config ARC_HAS_ACCL_REGS
default y

endif # SOC_NSIM_HS
3 changes: 3 additions & 0 deletions soc/arc/snps_nsim/Kconfig.defconfig.hs_mpuv6
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,7 @@ config ARC_FIRQ
config CACHE_MANAGEMENT
default y

config ARC_HAS_ACCL_REGS
default y

endif # SOC_NSIM_HS_MPUV6
3 changes: 3 additions & 0 deletions soc/arc/snps_nsim/Kconfig.defconfig.sem
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,7 @@ config ARC_FIRQ
config CACHE_MANAGEMENT
default y

config ARC_HAS_ACCL_REGS
default y

endif # SOC_NSIM_SEM