x86: fold AVX vcvtpd2ps memory forms
authorJan Beulich <jbeulich@novell.com>
Thu, 8 Mar 2018 07:25:31 +0000 (08:25 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Mar 2018 07:25:31 +0000 (08:25 +0100)
commit73053c1fc454fe8554db170f1a30a3442546824e
tree1507f5205537d3d963418059c1617062ebd2e9ec
parent6a7524c6aa18f5afa4977314eb01f0360e752789
x86: fold AVX vcvtpd2ps memory forms

This requires a change to ModR/M handling: Recording of displacement
types must not discard operand size information. Change the respective
code to alter only .disp<N>.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.026804 seconds and 4 git commands to generate.