aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/regression/scripts/check_python_syntax.sh
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-07-28 16:15:18 +0100
committerKeir Fraser <keir.fraser@citrix.com>2009-07-28 16:15:18 +0100
commitebbd515a323f620e8c6e6e0a678b331754996d9d (patch)
treec5782c7cf6e7ed6b4eee69fd2bbb76dc872977a6 /tools/tests/regression/scripts/check_python_syntax.sh
parentc391d9bd062a0e5c6cd0d3376ad5c669fc4da733 (diff)
downloadxen-ebbd515a323f620e8c6e6e0a678b331754996d9d.tar.gz
xen-ebbd515a323f620e8c6e6e0a678b331754996d9d.tar.bz2
xen-ebbd515a323f620e8c6e6e0a678b331754996d9d.zip
x86_32: handle x87 opcodes in TLS segment fixups
This patch adds support to the TLS fixup code for x87 opcodes. These can be treated like 2-byte opcodes with a weird encoding. The patch includes some extra changes because, now that we have >2 opcode tables and 9 different lead bytes in a two-byte opcode, a simple boolean code will not be enough to differentiate one- and two-byte opcodes. Besides this, the patch is trivial since the segment fixup code cares about the operands of the instruction, not about its semantics. From: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'tools/tests/regression/scripts/check_python_syntax.sh')
0 files changed, 0 insertions, 0 deletions