No it wont. There is a lot of floating point code going into scene graph, billboards, animations and related stuff, all of which will be executed on the main CPU.
There is no way around this code ( short of going fixed point) so it is a very , very good thing we have built in FP unit.
What is...