[binutils-gdb] Re: x86: Disable AMX-TF32 by default
Alan Modra via Binutils-cvs <[email protected]> Thu, 2 Jul 2026 04:11:46 +0000 (GMT)
| Newsgroups | gmane.comp.gnu.binutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cfc2ecd2a5e3a3313b913e855a638e3253345db4 commit cfc2ecd2a5e3a3313b913e855a638e3253345db4 Author: Alan Modra <[email protected]> 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 } }