Collin Funk wrote: > As far as I can tell stdc_memreverse8uN > doesn't require the address is aligned, so you would have to use the > unaligned load and store functions.
??? stdc_memreverse8uN does not operate on memory. It operates on a value in a register. Bruno
