1. 08 Jan, 2016 1 commit
  2. 14 Dec, 2015 1 commit
    • Janne Grunau's avatar
      arm: add a cpu flag for the VFPv2 vector mode · e2710e79
      Janne Grunau authored
      The vector mode was deprecated in ARMv7-A/VFPv3 and various cpu
      implementations do not support it in hardware. Vector mode code will
      depending the OS either be emulated in software or result in an illegal
      instruction on cpus which does not support it. This was not really
      problem in practice since NEON implementations of the same functions are
      preferred. It will however become a problem for checkasm which tests
      every cpu flag separately.
      
      Since this is a cpu feature newer cpu do not support anymore the
      behaviour of this flag differs from the other flags. It can be only
      activated by runtime cpu feature selection.
      e2710e79
  3. 13 Aug, 2014 1 commit
  4. 21 Jul, 2014 1 commit
  5. 30 Aug, 2013 1 commit
  6. 28 Aug, 2013 1 commit
  7. 18 Jul, 2013 1 commit
  8. 07 Dec, 2012 1 commit
  9. 22 Apr, 2012 1 commit
  10. 19 Mar, 2011 1 commit
  11. 01 Jul, 2010 1 commit
  12. 12 Apr, 2010 1 commit
  13. 09 Mar, 2010 1 commit
  14. 19 Jan, 2010 1 commit
  15. 14 Jan, 2010 1 commit
  16. 31 Aug, 2008 1 commit
  17. 19 Mar, 2008 2 commits
  18. 18 Mar, 2008 2 commits
  19. 17 Oct, 2007 1 commit
  20. 16 Jun, 2007 1 commit
  21. 07 Oct, 2006 1 commit
  22. 10 Sep, 2006 1 commit
  23. 13 Jul, 2006 1 commit