[binutils-gdb] Re: x86: Disable AMX-TF32 by default
Alan Modra
amodra@sourceware.org
Thu Jul 2 04:11:46 GMT 2026
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cfc2ecd2a5e3a3313b913e855a638e3253345db4
commit cfc2ecd2a5e3a3313b913e855a638e3253345db4
Author: Alan Modra <amodra@gmail.com>
Date: Thu Jul 2 13:40:36 2026 +0930
Re: x86: Disable AMX-TF32 by default
Regenerate opcodes/i386-init.h, which was listed in the changelog but
not committed.
Diff:
---
opcodes/i386-init.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opcodes/i386-init.h b/opcodes/i386-init.h
index c10928125a7..b5b1afa4015 100644
--- a/opcodes/i386-init.h
+++ b/opcodes/i386-init.h
@@ -1795,7 +1795,7 @@
0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
- 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
+ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, \
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, \
1, 0, 0, 0 } }
More information about the Binutils-cvs
mailing list