Skip to content
Commit 63ceff5b authored by Martyn Capewell's avatar Martyn Capewell
Browse files

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
parent 4c550938
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment