Define values for unallocated prefetch modes
The assembler API provides prefetch functions that accept an enumeration for the prefetch mode, but that relies on C++ undefined behaviour when used with integer mode specifiers absent from the enumeration. This patch adds those unallocated values. Change-Id: I03fce9158deed2dda43ed35e5c6cbc93a4c3f9af
Loading
Please register or sign in to comment