zephyr/include/arch/arc
Watson Zeng 0da8ec70dc arch: arc: enable divide zero exception
STATUS32.DZ(bit 13) is the EV_DivZero exception enable bit, and it's
not enabled by default. we need to set it explicitly to enable divide
zero exception on early boot and each thread's setup.

The DZ bit is ignored on write and read as zero when there is no
hardware division configured. So we can simply set DZ bit even if
there is no hardware division configured.

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2021-03-19 13:56:59 -04:00
..
v2 arch: arc: enable divide zero exception 2021-03-19 13:56:59 -04:00
arch_inlines.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arch.h arch: arc: fix mpu version number 2021-02-24 08:57:35 -05:00
syscall.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
thread.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tool-compat.h ARC: handle the difference of assembly macro definition 2020-09-05 10:22:56 -05:00