Lines Matching refs:TCGv_ptr
23 static inline TCGv_ptr gen_vsr_ptr(int reg)
25 TCGv_ptr r = tcg_temp_new_ptr();
30 static inline TCGv_ptr gen_acc_ptr(int reg)
32 TCGv_ptr r = tcg_temp_new_ptr();
225 void (*helper)(TCGv_ptr, TCGv, TCGv_ptr, TCGv))
228 TCGv_ptr xt;
800 void (*helper)(TCGv_i32, TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr))
803 TCGv_ptr xt, xa, xb;
825 TCGv_ptr xt, xb;
839 void (*gen_helper)(TCGv_ptr, TCGv_ptr, TCGv_ptr))
841 TCGv_ptr xt, xb;
872 TCGv_ptr xt, xb; \
886 TCGv_ptr xa, xb; \
901 TCGv_ptr xb; \
915 TCGv_ptr xt, xa, xb; \
931 TCGv_ptr xt, xb; \
946 TCGv_ptr xa, xb; \
1170 void (*gen_helper)(TCGv_env, TCGv_i32, TCGv_i32, TCGv_ptr))
1172 TCGv_ptr xb;
1268 TCGv_ptr xt, xa, xb;
1283 TCGv_ptr xt, xa, xb;
1325 TCGv_ptr xt, xa, xb, xc;
1339 typedef void (*xxgenpcv_genfn)(TCGv_ptr, TCGv_ptr);
1344 TCGv_ptr xt, vrb;
1380 void (*gen_helper)(TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr))
1382 TCGv_ptr t, s1, s2, s3;
1394 void (*gen_helper)(TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr))
1422 void (*gen_helper)(TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr),
1423 void (*gen_helper_ro)(TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr))
1449 TCGv_ptr xt, s1, s2, s3; \
1835 void (*gen_helper)(TCGv_ptr, TCGv_ptr, TCGv_i32))
1838 TCGv_ptr xt, xb;
2128 TCGv_ptr t, b;
2664 void (*helper)(TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr))
2666 TCGv_ptr xt, xa, xb;
2713 void (*helper)(TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr))
2715 TCGv_ptr rt, ra, rb;
2726 void (*helper)(TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_ptr))
2742 TCGv_ptr xt, xb;
2797 void (*helper)(TCGv_env, TCGv_ptr, TCGv_ptr, TCGv_ptr, TCGv_i32))
2800 TCGv_ptr xt, xa, xb;