Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dtranslate.h51 int vreg_log[NUM_VREGS]; member
174 ctx->vreg_log[ctx->vreg_log_idx] = rnum; in ctx_log_vreg_write()
H A Dtranslate.c800 int rnum = ctx->vreg_log[i]; in gen_commit_hvx()