qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] TCG register allocator


From: Xin Tong
Subject: [Qemu-devel] TCG register allocator
Date: Wed, 25 Jan 2012 09:24:43 -0500

I am wondering how tcg reg alloc works. Specifically, how do i reserve
a register only for one specific purpose. R14 on tcg i386 is reserved
to point to the cpustate strcuture.  it is assigned in the prologue,
but what code makes sure that it is not clobbered in the middle of a
TB ?


Thanks


Xin



reply via email to

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