x86: drop seg_entry
authorJan Beulich <jbeulich@suse.com>
Tue, 30 Mar 2021 12:09:41 +0000 (14:09 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 30 Mar 2021 12:09:41 +0000 (14:09 +0200)
commit5e0423804a6e421e0e8a22631eab42c984502f25
tree8c4af9a6fd049ff6140fd7ca66160cb1ed273e5f
parent346848622660e06b352613d425fe6ad67194ed14
x86: drop seg_entry

Use struct reg_entry instead for most purposes, with a separate array
holding just the respective opcode prefix bytes.
gas/ChangeLog
gas/config/tc-i386-intel.c
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-opc.c
opcodes/i386-opc.h
This page took 0.03013 seconds and 4 git commands to generate.