x86: make JumpAbsolute an insn attribute
authorJan Beulich <jbeulich@suse.com>
Thu, 14 Nov 2019 07:47:03 +0000 (08:47 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 14 Nov 2019 07:47:03 +0000 (08:47 +0100)
commit6f2f06bea87613a6851607829e5893d74007f5bf
tree5ec0036f1cdfa57127f3cfa8d173e6b7c0afcf28
parent601e8564220b94b991ce1729edfc04fd9da52906
x86: make JumpAbsolute an insn attribute

... instead of an operand one: There's only ever one operand here
anyway.
gas/ChangeLog
gas/config/tc-i386-intel.c
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-init.h
opcodes/i386-opc.h
opcodes/i386-opc.tbl
opcodes/i386-tbl.h
This page took 0.024369 seconds and 4 git commands to generate.