qemu-patch-raspberry4/tcg/ppc64
Li Zhang f638f0d3ae qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs
There two entries of INDEX_op_ld_i64 in the ppc_op_defs.  That causes an
assertion failure in tcg_add_target_add_op_defs() when --enable-debug is
used on a ppc64 backend (that's ppc64 host, not target).

Signed-off-by: Li Zhang <zhlcindy@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: malc <av1474@comtv.ru>
2012-03-29 11:10:08 +04:00
..
tcg-target.c qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs 2012-03-29 11:10:08 +04:00
tcg-target.h tcg: Standardize on TCGReg as the enum for hard registers 2011-11-14 17:47:26 +01:00