Searched refs:gen_allocframe (Results 1 – 2 of 2) sorted by relevance
507 gen_allocframe(ctx, RxV, uiV)514 gen_allocframe(ctx, r29, uiV); \
780 static void gen_allocframe(DisasContext *ctx, TCGv r29, int framesize) in gen_allocframe() function