summaryrefslogtreecommitdiff
path: root/apps/menus/time_menu.c
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2008-12-01 04:07:13 +0000
committerRafaël Carré <rafael.carre@gmail.com>2008-12-01 04:07:13 +0000
commit50519416ca1c591f16fd4c59107e9c10eb4e2380 (patch)
treecb6207b0804717d99594864eafabfa8f8ca491a0 /apps/menus/time_menu.c
parentc9ba3adf0ddef0ce55dd24e446b878e3de9ee058 (diff)
downloadrockbox-50519416ca1c591f16fd4c59107e9c10eb4e2380.tar.gz
rockbox-50519416ca1c591f16fd4c59107e9c10eb4e2380.zip
Sansa Clip : save one instruction per 8 pixels loop in lcd_grey_data
We set directly the needed bits to write into DBOP_DOUT (15:13 and 3:0) Since we can't set the mask 0xf00f with one mov instruction, revert the logic and use orrne instead of biceq (in the whole function for consistency) Fix suggested by Jens Arnold git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19279 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/menus/time_menu.c')
0 files changed, 0 insertions, 0 deletions