tcg-mips: Adjust move functions for mips64
commit2294d05dab503d11664e73712c7f250fd0bf9e3b
authorJin Guojie <jinguojie@loongson.cn>
Thu, 5 Jan 2017 04:57:50 +0000 (5 12:57 +0800)
committerRichard Henderson <rth@twiddle.net>
Fri, 6 Jan 2017 18:03:54 +0000 (6 10:03 -0800)
tree8bea1e193536ec3ba3f9a196428076948460aa2f
parent7f54eaa3b78d71cb57e45a719980f9b5ff06d21c
tcg-mips: Adjust move functions for mips64

tcg_out_mov: using OPC_OR as most mips assemblers do;
tcg_out_movi: extended to 64-bit immediate.

Tested-by: Aurelien Jarno <aurelien@aurel32.net>
Tested-by: James Hogan <james.hogan@imgtec.com>
Tested-by: YunQiang Su <wzssyqa@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Jin Guojie <jinguojie@loongson.cn>
Message-Id: <1483592275-4496-6-git-send-email-jinguojie@loongson.cn>
tcg/mips/tcg-target.inc.c