Searched refs:gen_vreg_masked_store (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 294 gen_vreg_masked_store(ctx, EA, SRC##_off, MASK##_off, insn->slot, false) 298 gen_vreg_masked_store(ctx, EA, SRC##_off, MASK##_off, insn->slot, true)
|
/openbmc/qemu/target/hexagon/ |
H A D | genptr.c | 1273 static void gen_vreg_masked_store(DisasContext *ctx, TCGv EA, intptr_t srcoff, in gen_vreg_masked_store() function
|