This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] x86: drop VEXI4_Fixup()


*** TEST RESULTS FOR COMMIT 3a2430e05b1503653ae09cb21feb2a0d4ea51ec7 ***

Author: Jan Beulich <jbeulich@novell.com>
Branch: master
Commit: 3a2430e05b1503653ae09cb21feb2a0d4ea51ec7

x86: drop VEXI4_Fixup()

The low four bits of an immediate being set when the high bits specify a
fourth register operand is not a problem: CPUs ignore these bits rather
than raising #UD. Take care of incrementing codep in OP_EX_VexW()
instead.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]