Skip to content
  • Tero Rintaluoma's avatar
    Fixed armv5te multiplications · 3c19bc3f
    Tero Rintaluoma authored
    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
    3c19bc3f