1. 11 4月, 2009 3 次提交
  2. 29 3月, 2009 1 次提交
  3. 05 1月, 2009 1 次提交
  4. 22 11月, 2008 1 次提交
  5. 17 11月, 2008 1 次提交
  6. 10 11月, 2008 1 次提交
    • A
      target-alpha: fix cmpbge instruction · 970d622e
      aurel32 提交于
      The cmpbge instruction should compare all 8 bytes of one 64-bit value with
      another.  However, we were looping with a < 7 condition which was skipping
      the top byte.  So if we were doing a compare where the top byte was
      important, we could get the wrong result (this notably breaks the strlen()
      function with certain sized strings).
      
      (Vince Weaver)
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5667 c046a42c-6fe2-441c-8c8c-71466251a162
      970d622e
  7. 30 9月, 2008 2 次提交
  8. 18 9月, 2008 3 次提交
  9. 17 9月, 2008 1 次提交
  10. 25 5月, 2008 1 次提交
  11. 01 12月, 2007 1 次提交
  12. 11 11月, 2007 1 次提交
  13. 29 10月, 2007 1 次提交
  14. 28 10月, 2007 2 次提交
  15. 26 10月, 2007 1 次提交
  16. 14 10月, 2007 2 次提交
  17. 17 9月, 2007 1 次提交
  18. 05 4月, 2007 1 次提交