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.
Hi,
I'm new to neon programming, so perhaps my question will appear stupid, but i'm looking for a method to compare the equality of 2 128 bits registers (8*16), or at least to test the equality of one 128 bits register with 0? By testing equality, i mean testing the equality of all the entire vectors in one operation (not to have 16 test results like what VCEQ gives for instance).
regards