We were creating more combinations of value and index lmul than
we needed.
I've copied the loop structure used here from VPseudoAMOEI with
all data lmul values instead of just 32/64.
Similar can be done for segment loads/store, but we're testing
illegal combinations today that need to be cleaned up first.