binary - Floating point division in ARM7, quick calculation of inverses -


i'm using arm7 device without neon floating point arithmetic hardware capabilities, project i'm having write in assembly, have multiplier working, there why calculate inverses quickly?

will gcc software floating-point library you? you'll find assembler routines floating-point division under libgcc/config/arm.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -