x86: drop VexImmExt
authorJan Beulich <jbeulich@novell.com>
Thu, 26 Apr 2018 06:30:06 +0000 (08:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 26 Apr 2018 06:30:06 +0000 (08:30 +0200)
commit2f1bada2dc2e7215cd633b6c39a6c31dbd875bc0
tree9cdf4c97da8b6e792181ea59c0ceb4376f3f53c4
parentdcd7e323760ab296262a2e18e9869d37ff59f340
x86: drop VexImmExt

It's only used in assertions, and hence not really needed for correct
code generation.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.024279 seconds and 4 git commands to generate.