i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-avx512_4fmaps-warn.s
1 # Check warnings for invalid usage of register group
2
3 .text
4 v4fmaddps (%rax), %zmm0, %zmm10
5 v4fmaddps (%rax), %zmm1, %zmm10
6 v4fmaddps (%rax), %zmm2, %zmm10
7 v4fmaddps (%rax), %zmm3, %zmm10
8 v4fmaddps (%rax), %zmm4, %zmm10
9 v4fnmaddps (%rax), %zmm0, %zmm10
10 v4fnmaddps (%rax), %zmm1, %zmm10
11 v4fnmaddps (%rax), %zmm2, %zmm10
12 v4fnmaddps (%rax), %zmm3, %zmm10
13 v4fnmaddps (%rax), %zmm4, %zmm10
This page took 0.029979 seconds and 4 git commands to generate.