Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 branch information