> The thing is that we first call into our WB stub, which we know does > *not* use FP regs. Only if that one fails, we call into the runtime, > which uses memcpy, which will use FP regs. However, the stub also > saves/restores FP regs before doing that. Should be safe, no? Right. Roland.