From: Julian Seward Date: Mon, 21 Feb 2005 08:22:44 +0000 (+0000) Subject: Add to-do note (comment-only change) X-Git-Tag: svn/VALGRIND_3_0_1^2~400 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd14dfa2ed76a590afed00a3b88d13c2a6efdba1;p=thirdparty%2Fvalgrind.git Add to-do note (comment-only change) git-svn-id: svn://svn.valgrind.org/vex/trunk@934 --- diff --git a/VEX/priv/host-x86/isel.c b/VEX/priv/host-x86/isel.c index 45277a237e..a431ed89a4 100644 --- a/VEX/priv/host-x86/isel.c +++ b/VEX/priv/host-x86/isel.c @@ -46,6 +46,8 @@ /* TODO 4 Feb 2005: + -- Fill in load-case in iselIntExpr_RMI + -- preserve xmm registers across function calls (by declaring them as trashed by call insns)