* [Qemu-devel] x86 opcode length
@ 2008-05-19 10:05 Clemens Kolbitsch
0 siblings, 0 replies; only message in thread
From: Clemens Kolbitsch @ 2008-05-19 10:05 UTC (permalink / raw)
To: qemu-devel
Hi!
I'm working on a project that needs to copy out the currently executing x86
opcode (I have disabled block chaining for this) under certain conditions...
is there a way to figure out, exactly how long the original opcode of the TB
was (i.e. including prefixes, parameters, etc.)?
I know that the information is encoded implicitly in the disas_insn
function... but maybe there is a function somewhere that does exactly this or
someone of you has a handy table/documentation for this.
Thx!
Clemens
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-19 10:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-19 10:05 [Qemu-devel] x86 opcode length Clemens Kolbitsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).