mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
Merge remote-tracking branch 'origin/master' into staging
* origin/master: qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs
This commit is contained in:
@@ -1656,7 +1656,6 @@ static const TCGTargetOpDef ppc_op_defs[] = {
|
||||
{ INDEX_op_ld16s_i64, { "r", "r" } },
|
||||
{ INDEX_op_ld32u_i64, { "r", "r" } },
|
||||
{ INDEX_op_ld32s_i64, { "r", "r" } },
|
||||
{ INDEX_op_ld_i64, { "r", "r" } },
|
||||
|
||||
{ INDEX_op_add_i32, { "r", "r", "ri" } },
|
||||
{ INDEX_op_mul_i32, { "r", "r", "ri" } },
|
||||
|
||||
Reference in New Issue
Block a user