Lines Matching full:-
21 **Y** - yes, supported; **N** - no, not supported; **WIP** - Work In Progress;
22 **TBD** - to be decided
25 +---------------------------------------------------------------------+------------+-------------+-…
27 +---------------------------------------------------------------------+------------+-------------+-…
29 +---------------------------------------------------------------------+------------+-------------+-…
31 +---------------------------------------------------------------------+------------+-------------+-…
33 +---------------------------------------------------------------------+------------+-------------+-…
35 +---------------------------------------------------------------------+------------+-------------+-…
36 | Execution with caches - Instruction/Data, L1/L2 caches | Y | Y | …
37 +---------------------------------------------------------------------+------------+-------------+-…
38 | Hardware-assisted unaligned memory access | Y [#f2]_ | Y | …
39 +---------------------------------------------------------------------+------------+-------------+-…
41 +---------------------------------------------------------------------+------------+-------------+-…
43 +---------------------------------------------------------------------+------------+-------------+-…
45 +---------------------------------------------------------------------+------------+-------------+-…
46 | Symmetric multiprocessing (SMP) support, switch-based | N/A | Y | …
47 +---------------------------------------------------------------------+------------+-------------+-…
48 | Hardware-assisted stack checking | Y | Y | …
49 +---------------------------------------------------------------------+------------+-------------+-…
50 | Hardware-assisted atomic operations | N/A | Y | …
51 +---------------------------------------------------------------------+------------+-------------+-…
53 +---------------------------------------------------------------------+------------+-------------+-…
55 +---------------------------------------------------------------------+------------+-------------+-…
57 +---------------------------------------------------------------------+------------+-------------+-…
59 +---------------------------------------------------------------------+------------+-------------+-…
61 +---------------------------------------------------------------------+------------+-------------+-…
63 +---------------------------------------------------------------------+------------+-------------+-…
64 | Single-thread kernel support [#f5]_ | Y | Y | …
65 +---------------------------------------------------------------------+------------+-------------+-…
67 +---------------------------------------------------------------------+------------+-------------+-…
68 | GNU (open source GCC-based) | Y | Y | …
69 +---------------------------------------------------------------------+------------+-------------+-…
70 | MetaWare (proprietary Clang-based) | Y | Y | …
71 +---------------------------------------------------------------------+------------+-------------+-…
73 +---------------------------------------------------------------------+------------+-------------+-…
75 +---------------------------------------------------------------------+------------+-------------+-…
77 +---------------------------------------------------------------------+------------+-------------+-…
91 .. [#f5] Single-thread kernel is support only for single core targets
97 --------------------