qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] x86 opcode length


From: Clemens Kolbitsch
Subject: [Qemu-devel] x86 opcode length
Date: Mon, 19 May 2008 12:05:27 +0200
User-agent: KMail/1.9.9

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]