[S390x] Alerting assembler of machine type
I have noticed some GCC versions don't recognize certain vector instructions without declaring machine type in the assembly files. This patch addresses this issue by specifying machine model in each file that utilizes those vector instructions.