86b3a999d5
According to the arm architecture reference manual, the mov (vector) instruction can only use the arrangement specifiers '8b' and '16b'. The apple tools still accept the '8h' form, but it assembles into the same as '16b'. (When copying a vector register to another, the element size in the vectors don't matter.) This fixes building with gnu binutils. |
||
---|---|---|
.. | ||
api/svc | ||
build | ||
common | ||
console | ||
decoder | ||
encoder | ||
processing |