Previously, the address output operand was excluded from the InstRWs
for the various vector load/store post increment instructions. This
patch corrects that.
Additionally, review revisions (D3769) were accidently omitted. They
weren't critical, so that patch stood and they're being added now.
I believe the usual convention is that the default case is at the top of the switch statement.