LR_02_025: Test coverage for assembler Vector intruction opcode generation
About
Once we've added Vector support in Go assembler, we want to make sure the assembler works as expected and doesn't regress.
Task is merged into LR_02_002: Support for Vector extension in Go Assembler. It's not possible to submit the assembler patches without the tests.