[PATCH 3/6] Support Intel AMX-TF32
Jan Beulich
jbeulich@suse.com
Mon Nov 18 15:12:16 GMT 2024
On 13.11.2024 09:44, Haochen Jiang wrote:
> --- /dev/null
> +++ b/gas/testsuite/gas/i386/x86-64-amx-tf32-inval.l
> @@ -0,0 +1,7 @@
> +.* Assembler messages:
> +.*:6: Error: all tmm registers must be distinct for `tmmultf32ps'
> +.*:7: Error: all tmm registers must be distinct for `tmmultf32ps'
> +.*:8: Error: all tmm registers must be distinct for `tmmultf32ps'
> +.*:9: Error: all tmm registers must be distinct for `ttmmultf32ps'
> +.*:10: Error: all tmm registers must be distinct for `ttmmultf32ps'
> +.*:11: Error: all tmm registers must be distinct for `ttmmultf32ps'
Okay, this tests the assembler side. Like for others with similar constraints
there also wants to be a disassembler test (thus also demonstrating that no
changes outside the tables are needed in i386-dis.c).
Jan
More information about the Binutils
mailing list