Home | History | Annotate | Download | only in ppc64

Lines Matching full:arg0

1050                              TCGArg arg0, TCGArg arg1, TCGArg arg2,
1079 tcg_out_rld (s, RLDICL, arg0, 0, 58, 6);
1084 | RA (arg0)
1115 if (arg == arg1 && arg1 == arg0) {
1117 tcg_out32 (s, SUBFE | TAB (arg0, 0, arg));
1120 tcg_out32 (s, ADDIC | RT (arg0) | RA (arg) | 0xffff);
1121 tcg_out32 (s, SUBFE | TAB (arg0, arg0, arg));
1152 | RA (arg0)