This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3359 ALU Performance Floating/Fixpoint operation

I was building a PI regulator for our generators. I'm not sure in which way the ALU is working?

I want to get the best performance for my regulation algorithm, so I must know more details

about the ALU of the ARM Cortex A8.

Does operations with fixpoint format works faster than floatpoint?

Does the ALU works with 32Bit operands and can it build a muliplication result of 64Bit?

Does the ALU detects overflows by themselves?

 

Thanks for helpful Links and replies