1. 23 3月, 2007 2 次提交
    • J
      PowerPC improvments: · 51789c41
      j_mayer 提交于
      - add missing 64 bits rotate instructions
      - safely define TARGET_PPCSPE when 64 bits registers are used
        a separate target will be needed to use it in 32 bits mode on 32 bits hosts.
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2527 c046a42c-6fe2-441c-8c8c-71466251a162
      51789c41
    • J
      PowerPC bugfixes: · e864cabd
      j_mayer 提交于
      - must clear carry bit when doing addic with a zero immediate value
      - fix missing RETURN in micro-operation that would lead to random failures
        and crashes
      - add USE_PRECISE_EMULATION compilation-time option to choose between
        getting exact floating point results and fast but less accurate computation.
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2526 c046a42c-6fe2-441c-8c8c-71466251a162
      e864cabd
  2. 22 3月, 2007 3 次提交
  3. 21 3月, 2007 9 次提交
  4. 20 3月, 2007 7 次提交
  5. 19 3月, 2007 13 次提交
  6. 18 3月, 2007 4 次提交
  7. 17 3月, 2007 2 次提交