diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2008-11-27 22:07:46 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2008-11-27 22:07:46 +0000 |
| commit | 113c285045c45a48636bdec91825c53763ae747e (patch) | |
| tree | 349c9c1628a06a8704d68afc792af390552348cb /apps/plugins/mp3_encoder.c | |
| parent | 81fe625a6205e9a0a103e76bed13e4701205cf97 (diff) | |
| download | rockbox-113c285045c45a48636bdec91825c53763ae747e.zip rockbox-113c285045c45a48636bdec91825c53763ae747e.tar.gz rockbox-113c285045c45a48636bdec91825c53763ae747e.tar.bz2 rockbox-113c285045c45a48636bdec91825c53763ae747e.tar.xz | |
On ARM9TDMI (e.g. Gigabeat F) it's faster to use a ldr/str pair than add+ldmia/stmia for 2 registers. On ARM7TDMI a str pair is equally fast, so go for the simpler macro and use it for all ARMv4.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19250 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/mp3_encoder.c')
0 files changed, 0 insertions, 0 deletions