x86: fold individual Jump* attributes into a single Jump one
authorJan Beulich <jbeulich@suse.com>
Thu, 14 Nov 2019 07:47:44 +0000 (08:47 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 14 Nov 2019 07:47:44 +0000 (08:47 +0100)
commit0cfa3eb3525d46ff6cfc94559a796c6a67bdcb27
treec3c6882b59791bd6de53c3713dae30232e084348
parent6f2f06bea87613a6851607829e5893d74007f5bf
x86: fold individual Jump* attributes into a single Jump one

..., taking just 3 bits instead of 5. No two of them are used together.
gas/ChangeLog
gas/config/tc-i386-intel.c
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.026221 seconds and 4 git commands to generate.