Skip to content
Snippets Groups Projects
Commit 7cb54537 authored by Nils Wallménius's avatar Nils Wallménius Committed by Timothy B. Terriberry
Browse files

Slightly faster C_MULC for ARMv4.


Reorder register usage to take advantage of early termination on
 multiplications and reorder a load instruction to hide its
 latency on ARM9.
Speeds up decoding of a 64 kbps test file by 0.1MHz on an ARM7TDMI
 and 0.2MHz on an ARM9TDMI.

Signed-off-by: default avatarTimothy B. Terriberry <tterribe@xiph.org>
parent 70485d89
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment