Home | History | Annotate | Download | only in i386

Lines Matching refs:tcg_out_movi

523 static void tcg_out_movi(TCGContext *s, TCGType type,
913 tcg_out_movi(s, TCG_TYPE_I32, args[0], 0);
917 tcg_out_movi(s, TCG_TYPE_I32, args[0], 1);
924 tcg_out_movi(s, TCG_TYPE_I32, args[0], 0);
945 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R10, dest);
1188 tcg_out_movi(s, TCG_TYPE_I32, tcg_target_call_iarg_regs[arg_idx],
1244 tcg_out_movi(s, TCG_TYPE_I64, TCG_REG_RDI, GUEST_BASE);
1360 tcg_out_movi(s, TCG_TYPE_I32, TCG_REG_RDX, mem_index);
1369 tcg_out_movi(s, TCG_TYPE_I32, TCG_REG_ECX, mem_index);
1421 tcg_out_movi(s, TCG_TYPE_I64, TCG_REG_RDI, GUEST_BASE);
1449 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_EAX, args[0]);
1485 tcg_out_movi(s, TCG_TYPE_I32, args[0], args[1]);
1715 tcg_out_movi(s, TCG_TYPE_I64, args[0], args[1]);