1. 08 4月, 2010 1 次提交
    • R
      tcg-hppa: Finish the port. · fd76e73a
      Richard Henderson 提交于
      Delete inline functions from tcg-target.h that don't need to be there,
      move the others to tcg-target.c.  Add 'Z', 'I', 'J' constraints for
      0, signed 11-bit, and signed 5-bit respectively.  Add GUEST_BASE support
      similar to ppc64, with the value stored in a register.  Add missing
      registers to reg_alloc_order.  Add support for 12-bit branch relocations.
      Add functions for synthetic operations: addi, mtctl, dep, shd, vshd, ori,
      andi, shifts, rotates, multiply, branches, setcond.  Split out TLB reads
      from qemu_ld and qemu_st; fix argument loading for tlb external calls.
      Generate the prologue.
      Signed-off-by: NRichard Henderson <rth@twiddle.net>
      Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
      fd76e73a
  2. 27 3月, 2010 2 次提交
  3. 23 2月, 2010 1 次提交
  4. 25 9月, 2009 1 次提交
  5. 05 10月, 2008 1 次提交
  6. 30 8月, 2008 1 次提交
  7. 13 4月, 2008 1 次提交