Home
last modified time | relevance | path

Searched refs:ctx_future_vreg_off (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dtranslate.h148 intptr_t ctx_future_vreg_off(DisasContext *ctx, int regnum,
H A Dtranslate.c69 intptr_t ctx_future_vreg_off(DisasContext *ctx, int regnum, in ctx_future_vreg_off() function
520 ctx_future_vreg_off(ctx, i, 1, true); in gen_start_packet()
802 intptr_t srcoff = ctx_future_vreg_off(ctx, rnum, 1, false); in gen_commit_hvx()
H A DREADME142 ctx_future_vreg_off(ctx, VdN, 1, true);
173 ctx_future_vreg_off(ctx, VdN, 1, true);
H A Dgenptr.c1191 offset = ctx_future_vreg_off(ctx, num, 1, false); in vreg_src_off()
1205 dstoff = ctx_future_vreg_off(ctx, num, 1, true); in gen_log_vreg_write()