Home
last modified time | relevance | path

Searched refs:gen_allocframe (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dgen_tcg.h507 gen_allocframe(ctx, RxV, uiV)
514 gen_allocframe(ctx, r29, uiV); \
H A Dgenptr.c780 static void gen_allocframe(DisasContext *ctx, TCGv r29, int framesize) in gen_allocframe() function