1. 17 9月, 2008 1 次提交
  2. 15 9月, 2008 1 次提交
    • A
      alpha: fix lit sign · 9e85e9bd
      aurel32 提交于
      according to the alpha arch reference, the literal field of an operate
      instruction is unsigned:
      
      If bit <12> of the instruction is 1, an 8-bit zero-extended literal
      constant is formed by bits
      <20:13> of the instruction. The l teral is interpreted as a positive
      integer bet ween 0 and 255
      and is zero-extended to 64 bits.
      
      This patch fixes the mis-interpretation of the literal field.
      
      (Tristan Gingold)
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5211 c046a42c-6fe2-441c-8c8c-71466251a162
      9e85e9bd
  3. 06 9月, 2008 1 次提交
  4. 04 9月, 2008 3 次提交
  5. 18 8月, 2008 1 次提交
  6. 19 7月, 2008 1 次提交
  7. 29 6月, 2008 2 次提交
  8. 28 4月, 2008 1 次提交
  9. 12 4月, 2008 1 次提交
  10. 01 2月, 2008 1 次提交
  11. 10 11月, 2007 1 次提交
  12. 28 10月, 2007 1 次提交
  13. 14 10月, 2007 1 次提交
  14. 17 9月, 2007 1 次提交
  15. 11 9月, 2007 1 次提交
  16. 04 6月, 2007 1 次提交
  17. 14 4月, 2007 1 次提交
  18. 05 4月, 2007 1 次提交