First two have been posted before; the last is the final
conversion from "old" to "new" ldst opcodes.


r~


Richard Henderson (3):
  tcg-i386: Fix win64 qemu store
  tci: Convert to new ldst opcodes
  tcg: Remove TCG_TARGET_HAS_new_ldst

 tcg/aarch64/tcg-target.h |   2 -
 tcg/arm/tcg-target.h     |   2 -
 tcg/i386/tcg-target.c    |   3 +-
 tcg/i386/tcg-target.h    |   2 -
 tcg/ia64/tcg-target.h    |   2 -
 tcg/mips/tcg-target.h    |   2 -
 tcg/optimize.c           |   5 -
 tcg/ppc/tcg-target.h     |   2 -
 tcg/ppc64/tcg-target.h   |   2 -
 tcg/s390/tcg-target.h    |   2 -
 tcg/sparc/tcg-target.h   |   2 -
 tcg/tcg-opc.h            | 114 +++--------------
 tcg/tcg.c                | 123 +++---------------
 tcg/tci/tcg-target.c     |  76 +++++------
 tcg/tci/tcg-target.h     |   2 -
 tci.c                    | 322 ++++++++++++++++++++++++++---------------------
 16 files changed, 236 insertions(+), 427 deletions(-)

-- 
1.9.3


Reply via email to