1. 14 6月, 2010 1 次提交
  2. 14 4月, 2010 1 次提交
    • S
      tcp/mips: Change TCG_AREG0 (fp -> s0) · 60bf84cf
      Stefan Weil 提交于
      Register fp (frame pointer) is a bad choice for compilations
      without optimisation, because the compiler makes heavy use
      of this register (so the resulting code crashes).
      
      Register s0 had been used for TCG_AREG1 in earlier releases,
      but was no longer used and is now free for TCG_AREG0.
      
      The resulting code works for compilations without
      optimisation (tested with qemu mips in qemu mips
      on x86 host).
      Signed-off-by: NStefan Weil <weil@mail.berlios.de>
      Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
      60bf84cf
  3. 27 3月, 2010 1 次提交
  4. 06 12月, 2009 1 次提交
  5. 02 10月, 2009 2 次提交
  6. 27 9月, 2009 1 次提交
  7. 28 7月, 2009 2 次提交
  8. 17 7月, 2009 1 次提交
  9. 09 4月, 2009 1 次提交
  10. 08 3月, 2009 2 次提交
  11. 10 2月, 2009 1 次提交
  12. 15 1月, 2009 1 次提交
  13. 05 1月, 2009 1 次提交
  14. 08 12月, 2008 2 次提交
  15. 16 8月, 2008 1 次提交
  16. 27 7月, 2008 1 次提交
  17. 24 7月, 2008 1 次提交
  18. 06 6月, 2008 1 次提交
  19. 25 5月, 2008 1 次提交
  20. 22 5月, 2008 1 次提交
  21. 13 5月, 2008 1 次提交
  22. 13 4月, 2008 1 次提交
  23. 25 12月, 2007 1 次提交
  24. 19 11月, 2007 1 次提交
  25. 17 9月, 2007 1 次提交
  26. 01 8月, 2007 1 次提交
  27. 09 5月, 2007 1 次提交
  28. 06 5月, 2007 1 次提交
  29. 02 4月, 2007 1 次提交
  30. 31 3月, 2007 1 次提交
  31. 11 2月, 2007 1 次提交
  32. 04 2月, 2007 1 次提交
  33. 23 12月, 2006 1 次提交
  34. 19 7月, 2006 1 次提交
  35. 15 6月, 2006 1 次提交
  36. 26 4月, 2006 1 次提交