Home | History | Annotate | Download | only in ppc64

Lines Matching refs:TCGContext

438 static void tcg_out_mov (TCGContext *s, TCGType type, int ret, int arg)
443 static void tcg_out_rld (TCGContext *s, int op, int ra, int rs, int sh, int mb)
450 static void tcg_out_movi32 (TCGContext *s, int ret, int32_t arg)
461 static void tcg_out_movi (TCGContext *s, TCGType type,
488 static void tcg_out_b (TCGContext *s, int mask, tcg_target_long target)
502 static void tcg_out_call (TCGContext *s, tcg_target_long arg, int const_arg)
529 static void tcg_out_ldst (TCGContext *s, int ret, int addr,
540 static void tcg_out_ldsta (TCGContext *s, int ret, int addr,
569 static void tcg_out_tlb_read (TCGContext *s, int r0, int r1, int r2,
617 static void tcg_out_qemu_ld (TCGContext *s, const TCGArg *args, int opc)
764 static void tcg_out_qemu_st (TCGContext *s, const TCGArg *args, int opc)
863 static void tcg_target_qemu_prologue (TCGContext *s)
927 static void tcg_out_ld (TCGContext *s, TCGType type, int ret, int arg1,
936 static void tcg_out_st (TCGContext *s, TCGType type, int arg, int arg1,
945 static void ppc_addi32 (TCGContext *s, int rt, int ra, tcg_target_long si)
959 static void ppc_addi64 (TCGContext *s, int rt, int ra, tcg_target_long si)
971 static void tcg_out_addi (TCGContext *s, int reg, tcg_target_long val)
976 static void tcg_out_cmp (TCGContext *s, int cond, TCGArg arg1, TCGArg arg2,
1049 static void tcg_out_setcond (TCGContext *s, TCGType type, TCGCond cond,
1166 static void tcg_out_bc (TCGContext *s, int bc, int label_index)
1181 static void tcg_out_brcond (TCGContext *s, TCGCond cond,
1191 TCGContext s;
1200 static void tcg_out_op (TCGContext *s, TCGOpcode opc, const TCGArg *args,
1669 static void tcg_target_init (TCGContext *s)