]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: don't open-code REG_{SP,FP}
authorJan Beulich <jbeulich@suse.com>
Mon, 11 Mar 2024 07:22:35 +0000 (08:22 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 11 Mar 2024 07:22:35 +0000 (08:22 +0100)
commit788b11d9c664ecee5bd9a511a8317045e806a075
tree8e2306d079dd99731cb82d1d6766c8ee257a33b5
parent64e215c15bc316f673161c76db93a50bda45666a
x86: don't open-code REG_{SP,FP}

Since we have the #define-s, we should also use them.
gas/config/tc-i386.c