vpx/vp8/encoder/arm/armv5te
Tero Rintaluoma 3c19bc3fb3 Fixed armv5te multiplications
Rd and Rm registers should be different in 'mul'. This register
combination results in unpredictable behaviour. GCC will give
a warning and RVCT an error in this case.

Restriction applies only to armv5 targets and not for armv6 and above.

Change-Id: I378d17c51e1f16a6820814fbed43e115aaabb03e
2011-09-20 09:59:27 +03:00
..
boolhuff_armv5te.asm Fixed armv5te multiplications 2011-09-20 09:59:27 +03:00
vp8_packtokens_armv5.asm Fixed armv5te multiplications 2011-09-20 09:59:27 +03:00
vp8_packtokens_mbrow_armv5.asm Fixed armv5te multiplications 2011-09-20 09:59:27 +03:00
vp8_packtokens_partitions_armv5.asm Fixed armv5te multiplications 2011-09-20 09:59:27 +03:00