diff --git a/VEX/priv/host-x86/isel.c b/VEX/priv/host-x86/isel.c index 45277a237..a431ed89a 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)