diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-05-30 11:29:59 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-05-30 11:29:59 +0200 |
commit | c89298404071e3b42eb7e2bfbdbaa45573538b53 (patch) | |
tree | 333d5ff3dfc05e9fad85b7bae8056732304f15b5 /Makefile.def | |
parent | 1b88c61e3749d8da905af1c8efc11002b01bd339 (diff) | |
download | gcc-c89298404071e3b42eb7e2bfbdbaa45573538b53.zip gcc-c89298404071e3b42eb7e2bfbdbaa45573538b53.tar.gz gcc-c89298404071e3b42eb7e2bfbdbaa45573538b53.tar.bz2 |
x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() uses
It's pretty clear that the operand numbers in the MEM_P() checks are
off by one, perhaps due to a copy-and-paste oversight (unlike in most
other places here we're dealing with two outputs).
gcc/
* config/i386/i386.md (bmi2_umul<mode><dwi>3_1): Correct MEM_P()
arguments.
Diffstat (limited to 'Makefile.def')
0 files changed, 0 insertions, 0 deletions