We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
No, ARM does not have these types of instruction. The only direct programmer control of memory cacheability is via the page tables.However, do you have any numbers to suggest that writing to uncached buffered memory is any faster than writing to cached memory on ARM? Most recent ARM cores optimize caches for memcpy performance, as it is a pretty common use case.
but I have not been told why it is irrelevant.