zephyr/include/arch/arc
Alexey Brodkin 5947014685 arc: Add support for unaligned access
ARCv2 cores may access data not aligned by the data size boundary.
I.e. read entire 32-bit word from address 0x1.

This feature is configurable for ARC EM cores excluding those with
secure shield 2+2 mode. When it's available in hardware it's required
to enable that feature in run-time as well setting status32.AD bit.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2019-07-31 09:25:15 -07:00
..
v2 arc: Add support for unaligned access 2019-07-31 09:25:15 -07:00
arch.h include: arch: arc: Minor punctuation fix 2019-06-05 07:39:56 -04:00
syscall.h all: Update reserved function names 2019-03-11 13:48:42 -04:00