]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: split pseudo-prefix state from i386_insn
authorJan Beulich <jbeulich@suse.com>
Fri, 19 Jul 2024 09:43:37 +0000 (11:43 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 19 Jul 2024 09:43:37 +0000 (11:43 +0200)
commite3bfcef3f2cec94be9983d21e6e08bf28e2a3e52
treed15ae16f2764054b49d2824dbef1f7eab8c68497
parent8ba953169cf6d40c7c3722718b19f5be5210bfca
x86: split pseudo-prefix state from i386_insn

Subsequently we will want to update that ahead of md_assemble(), with
that function needing to take into account such earlier updating.
Therefore it'll want resetting separately from i.
gas/config/tc-i386-intel.c
gas/config/tc-i386.c