Searched refs:gen_vreg_store (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 290 gen_vreg_store(ctx, EA, SRC##_off, insn->slot, true) 302 gen_vreg_store(ctx, EA, SRC##_off, insn->slot, false)
|
/openbmc/qemu/target/hexagon/ |
H A D | gen_tcg_hvx.h | 711 gen_vreg_store(ctx, EA, OsN_off, insn->slot, true); \ 748 gen_vreg_store(ctx, EA, SRCOFF, insn->slot, ALIGN); \
|
H A D | genptr.c | 1246 static void gen_vreg_store(DisasContext *ctx, TCGv EA, intptr_t srcoff, in gen_vreg_store() function
|