x86: drop stale Mem enumerator
authorJan Beulich <jbeulich@suse.com>
Wed, 17 Jul 2019 07:15:49 +0000 (09:15 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 17 Jul 2019 07:15:49 +0000 (09:15 +0200)
commit1d942ae90810156b9875ea3e11754ab447c748db
treef8d77767f8a3400f8b0d5aa132f1bd93262764ee
parentbd7918379d2688898dfb29851f2019d2a7a70959
x86: drop stale Mem enumerator

This was supposed to also be removed by c48dadc9a8 ('x86: drop "mem"
operand type attribute').  It's odd enough that this hasn't caused
build issues, considering the careful use of OTunused (apparently to
avoid "missing initializer" warnings).

To avoid such happening again introduce compile time consistency
checks.
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-opc.h
This page took 0.023515 seconds and 4 git commands to generate.