|
From: dehe l. <deh...@gm...> - 2007-05-15 12:27:16
|
Hi, In the Valgrind ,the statement Put/PutI and the expression Get/GetI is used for write/read the guest register,I don't kown where the guest registers is store ,Can you give me some infomation about the Valgrind's registers? How are the registers malloced? I want to give a shadow memory for every registers.How to update the relevant shadow memory when its register is writte? Thanks. |