Home | History | Annotate | Download | only in ppc64

Lines Matching refs:tcg_out_movi

461 static void tcg_out_movi (TCGContext *s, TCGType type,
496 tcg_out_movi (s, TCG_TYPE_I64, 0, (tcg_target_long) target);
517 tcg_out_movi (s, TCG_TYPE_I64, reg, arg);
535 tcg_out_movi (s, TCG_TYPE_I64, 0, offset);
546 tcg_out_movi (s, TCG_TYPE_I64, 0, offset);
648 tcg_out_movi (s, TCG_TYPE_I64, 4, mem_index);
795 tcg_out_movi (s, TCG_TYPE_I64, 5, mem_index);
903 tcg_out_movi (s, TCG_TYPE_I64, TCG_GUEST_BASE_REG, GUEST_BASE);
966 tcg_out_movi (s, TCG_TYPE_I64, 0, si);
1040 tcg_out_movi (s, TCG_TYPE_I64, 0, arg2);
1067 tcg_out_movi (s, type, 0, arg2);
1105 tcg_out_movi (s, type, 0, arg2);
1207 tcg_out_movi (s, TCG_TYPE_I64, TCG_REG_R3, args[0]);
1251 tcg_out_movi (s, TCG_TYPE_I32, args[0], args[1]);
1254 tcg_out_movi (s, TCG_TYPE_I64, args[0], args[1]);
1321 tcg_out_movi (s, (opc == INDEX_op_and_i32
1359 tcg_out_movi (s, (opc == INDEX_op_and_i32
1376 tcg_out_movi (s, TCG_TYPE_I32, 0, args[2]);