x86-64: also optimize ANDQ with immediate fitting in 7 bits
authorJan Beulich <jbeulich@novell.com>
Tue, 25 Jun 2019 07:23:48 +0000 (09:23 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2019 07:35:17 +0000 (09:35 +0200)
commitb8364fa775112f036a80e799b70311f69baac131
treed08fc20075de209c6f88d158e5d48cd13129a8b3
parent2a410bd1c373d377c221476ccda2156b595e6d6b
x86-64: also optimize ANDQ with immediate fitting in 7 bits

The same reasoning applies here as did/does for immediates fitting in
31 bits.
gas/ChangeLog
gas/config/tc-i386.c
gas/testsuite/gas/i386/x86-64-optimize-1.d
gas/testsuite/gas/i386/x86-64-optimize-1.s
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.025605 seconds and 4 git commands to generate.