qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Question about gen_jmp_tb


From: Jack Biggs
Subject: [Qemu-devel] Question about gen_jmp_tb
Date: Fri, 30 May 2014 10:56:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hi all,

I'm trying to add some arbitrary code to the end of each translation block, and I wanted to confirm my suspicion that each translation block ends in a jmp instruction, and that each translation block ends (or jumps to another TB) with the call to gen_jmp_tb. My guest is i386, but if this is architecture-specific I'd like to know more about per-target semantics.

Thanks a lot,

Jack



reply via email to

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