dockthepod
Member
- Joined
- Jun 15, 2006
- Messages
- 250
I've looked over the docs and searched google but am a bit confused. This processor seems to have support for floats but is it "free" (ie, just code normally and it will compile to use the HW correctly) or do we need to explicitly use NEON instructions? (wtf is NEON exactly anyhow?) Will we get good performance with floats or would fixed point still be much faster?
I'm starting to hack on a new 3d engine for pandora and want to make sure I don't dig myself into a hole using floats rather than fixed point
I'm starting to hack on a new 3d engine for pandora and want to make sure I don't dig myself into a hole using floats rather than fixed point